| | | natanr123 |  |
| Posted: Fri May 30, 2008 8:55 am Post subject: dispatch event to all |  |
Hi I am new to flash and i am using actionscript 3. here is my question I know how to use dispatchEvent method and i know about the bubbling. The problem is the when using bubbling the evnet only sent to all the destention class and all its parent but what should do if I want to send the event to all the instances and childs on the stage like a MouseEvent so i can put addEventlistener anywhere |
|