When u dispatch event. you have to set bubble property is true.eg
dispatchEvent(new Event("eventName",true))and add this listener to main mxml file. still you have any doubt. let me know. On Sun, Sep 12, 2010 at 11:43 AM, lalith <[email protected]> wrote: > i need to dispatch the selectionevent and handle the selection event > in another actionscript and from there finally it has to reach an > mxml .. how to do this? > > -- > 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]<flex_india%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/flex_india?hl=en. > > -- Thanks & Regards, SATISH GUPTA RIA Developer Adobe Certified Expert(Flex3.0-AIR) Mob: 9769267997/9619591230 Tekno Point Multimedia | www.teknopoint.in -- 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.

