View Single Post
Old 06-25-2012, 01:16 AM   PM User | #2
djpaul1963
New Coder

 
Join Date: Apr 2012
Location: Athens GR
Posts: 58
Thanks: 0
Thanked 6 Times in 6 Posts
djpaul1963 is an unknown quantity at this point
I would use the same event handler for all and do a switch according the currentTarget of the fired event.
As for the data exchange, if a global variable is not enough for what you need to do, use messages to send whatever you want from a movieclip to another.
djpaul1963 is offline   Reply With Quote