unless your app uses AJAX preventing the html from reloading the page, your 
options are using a div to hide show flex app or an iframe to reload the html 
pages only

--- In flexcoders@yahoogroups.com, "rondo_smith" <rondo_sm...@...> wrote:
>
> Hey,
> 
> I am working on a web app which is a mixture of a typical web app (HTML/JS + 
> Java backend) and a Flex app. Some old features of the existing app are being 
> replaced by new Flex UI. There are scenarios in which the user would go 
> through HTML (old part) then Flex UI (new part) then back to HTML (old part). 
> I am thinking of having the swf file loaded once and then hiding/showing it 
> whenever needed. I would like to avoid reloading it because even though it is 
> cached the client state will be lost.
> Any suggestions how to achieve this behavior are very welcome.
> 
> Thanks,
> Rondo
>


Reply via email to