Howdy,
Quick question...How can I pass vars if i'm using delegates for handlers....
I have it set up like so...


someMC.onRelease = Delegate.create(_level0, doSomething);

what i want to be able to do is know which instance of someMC actually
called it...

thanks

p
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to