why do you want to reload the whole application. you can just write a method at the application level to reset the application to the initial state.
Akshar Kaul On Fri, Jul 23, 2010 at 14:11, claudiu ursica <[email protected]> wrote: > > > Make a javascript call through external innterface telling the browser to > reload the whole html page. > That will include reloading the flex app also. > > C > > > ------------------------------ > *From:* Christophe <[email protected]> > *To:* [email protected] > *Sent:* Fri, July 23, 2010 10:27:45 AM > *Subject:* [flexcoders] Reload an application > > > > Hello, > > How to reload a flex application from a click on a button on the > application interface ? > > Thank you, > Christophe, > > > >

