create a public function in popup form and call from main app when u want, :)
On Jul 14, 9:18 am, [email protected] wrote: > use dispatch event,,,,, posting some sample code may help u in these kind of > query > > > > > > On Tue, Jul 13, 2010 at 23:54, henry joe <[email protected]> wrote: > > Hello guys, > > > please, i have a project that contains a main application and another > > titleWindow component that is called from a popup when a button is pressed > > on the main application. now, in the titlewindow component, an event is > > triggered that request an xml file using http request. .. how can i send a > > system event to a title window which is a subcomponent of the main > > application? > > > please help me..:( > > > i tried using all of these in the titlewindow component but didnt work > > because one of the variable was still null at run time.. > > initialize > > creationComplete > > > -- > > 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%2bunsubscr...@googlegrou > > ps.com> > > . > > For more options, visit this group at > >http://groups.google.com/group/flex_india?hl=en. > > -- > Fear is an illusion, So, face it ! > RM3sh -- 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.

