The applicationComplete doesn't work. --- In [email protected], "Jeremy Lu" <[EMAIL PROTECTED]> wrote: > > Have you tried applicationComplete event in your main app mxml ? > > > Jeremy. > > > > > On 7/30/06, junhufr <[EMAIL PROTECTED]> wrote: > > > > All, > > > > have strange things! I've used HTTPService to invoke a remote XML file > > and convert to e4x object. I've invoked .send() method in custom > > initApp() method. I addressed either "creationComplete" or > > "preinitialize" in 'Application' Tab. Nothing happened. Then I > > declared both "creationComplete,preinitialize" in 'Application' Tab, > > then I get my XML values sucessfully. Does anyone get same thing? Or > > somebody could explain me why? > > > > Any help is appreciated. > > > > > > >
-- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

