[flexcoders] Event passing directly between module and Main application (Shell)

2009-02-18 Thread kuntamayu
Can any one guide me hot to pass Button / mouse events from a module to the Main application (Shell). The scenario is like this : I have two different modules appart from my Main applicaion (1) module for subscription / payment : SubscriModule.mxml (2) module for image slide show :

Re: [flexcoders] Event passing directly between module and Main application (Shell)

2009-02-18 Thread Simon Bailey
Andrew covers this with custom events here: http://blog.schwabe.net/index.cfm/2008/4/29/Dispatching-custom-events-from-a-Flex-Module Simon [ Website ] newtriks.com [ Blog ] nutrixinteractive.com/blog/ On 18 Feb 2009, at 09:46, kuntamayu wrote: Can any one guide me hot to pass Button / mouse