One approach would be each module listening to events dispatched by the parent application.
Jeff ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Kevin Bowers Sent: Wednesday, October 07, 2009 8:55 AM To: [email protected] Subject: [flexcoders] Module to Module custom Events I think that this one has been asked before, but I not able to find the answer. Hopefully someone will be able to help. I'm trying to dispatch a custom event from a module to a listener in another module, but I'm not able to get it to work. Can anyone point me in the direction of an example for this. Many thanks

