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 : SlidesModule.mxml

now, I want to notify my main application on the click of OK button 
from a module ( i.e. SubscriModule.mxml) to main application (shell)

So, how to dispatch and listen of modules and shell swf (application 
swf) in each other.


Thanking you in advance.

Reply via email to