You can do this using SharedObject - I guess they are also
   using SharedObject somewhere. Please see this example
   here:

       http://livedocs.adobe.com/flex/3/html/help.html?content=lsos_5.html




On Tue, Oct 6, 2009 at 8:44 AM, Angelo Anolin <angelo_ano...@yahoo.com>wrote:

>
>
> Hi Flexcoders!
>
> I started dabbling with the codes for the Adobe Flex Dashboard (
> http://examples.adobe.com/flex3/devnet/dashboard/main.html) and has been
> able to load properly all the necessary files and components to run the
> application.
>
> My question is that I think the last view settings are being retained but I
> do not know where these settings are.  For example, in the first tab (Sales
> Tab), when I minimize all windows except the Yearly Revenue (the first pod)
> and close the browser and open it again, those pods which have been
> minimized remains minimized.  If for example I closed the browser and I was
> on Marketing tab, opening the application will show me that the Marketing
> tab is the one currently displayed.
>
> I am having a hard time figuring out whether there is a setting which
> retains what the user has last viewed on this application.  Even recompiling
> the application and replacing the deployed SWF on the server, the view still
> points back to the last view prior to the browser (application) being
> closed.
>
> What do you call this feature of Flex applications?  Where do I configure
> it so that I could reset the application to default view (the view when SWF
> file was first deployed) when I open the application?
>
> Appreciate your advise.
>
> Thanks.
>
> Regards,
>
> Angelo
>
>  
>

Reply via email to