Alternatively you could use navigateToURL, using
Application.application.url and _self.  That ExternalIntrface call looks
pretty easy to use, though.

Tracy

 

 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of dbronk
Sent: Thursday, August 14, 2008 10:26 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Reload Flex application

 

ExternalInterface.call("window.location.reload(true)");

--- In flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com>
, "markgoldin_2000"
<[EMAIL PROTECTED]> wrote:
>
> How would be possible to reload the whole application
programmatically?
> 
> Thanks
>

 

Reply via email to