On 4/9/07, ben gomez farrell <[EMAIL PROTECTED]> wrote:
Delegate is still kinda useful.  I've been trying to get by without it
since I'm still learning, but the way I've been doing things without it
is to dispatch customized events that have specific parameters.  It's
kind of a pain in the butt though, say if you want to pass a parameter
along with your mouseclick.  Since you can't control how a mouseclick is
dispatched, you have to make a class to listen for a mouseclick, and
then listen to the custom dispatched event from that class.

At least this is how I've been doing things so far!

Ben,
 That's precisely why I've written the class. Take a look at the
webpage, it might help. :-)

Cheers,
 Ian
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to