Instead of Delegate, use the Proxy class from Person13.com. It will make you happy. http://www.person13.com/articles/proxy/Proxy.htm
On 7/8/07, Ricky Bacon <[EMAIL PROTECTED]> wrote:
Itai Asseo wrote: > > Before you suggest me to use the Delegate class, I've already done > that. It works, but the problem is that I have an unspecified amount of > buttons (could be 10, could be 400) -- and each needs to pass a > parameter, or variable to keep score. The Delegate class wouldn't let me > pass any other variables other than which object is passing the onPress > function, and which function to refer it to... >
_______________________________________________ [email protected] 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

