In the main applicaiton, make singleton class extend it from EventDispatcher. Use this class as the Event Bus. Dispatch and listen custom events on this class from the module.
On Thu, Jul 7, 2011 at 2:32 AM, chandra sekhar <[email protected] > wrote: > Hi , > > I need small urgent help. > > How to communicate module to module using View stack.. Can you please share > some examples. > > My goal is Pass some information from one module to other module using > events or any other ways. > > thanks, > Chandra. > > > > > -- > You received this message because you are subscribed to the Google Groups > "Flex India Community" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/flex_india?hl=en. > -- Thanks, Vaibhav Seth. -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

