AS3: Can I dispatch Event from one Child to another?
问题 Hi guys, I cannot sort out this enigma :). How to send dispatchEvent from Child1 and catch this event in Child2? or How to send dispatchEvent from Child1 and catch this event in Child3? or How to send dispatchEvent from Child3 and catch this event in Child1? Thanks guys. I will appreciate some help here! 回答1: Although I get what you are trying to achieve, I think the better design approach is to allow the container to manage it's children. For example if container receives an event from