Hi Sheetal

As you know that Flex is a Stateful application and it stores each state
within itself. So you can store the state of the application in an Object
and while reloading the application you can change the state to the stored
one by using the property currentState. This will work if your application
contains states.

Hope it works.

Regards
Gagan Deep

2009/3/31 sheetal <[email protected]>

>
> Hello,
> The resetHistory property of Application says app. will maintain its
> state when reloaded.That means it wont go to initial state.I tried
> setting resetHistory to false and when i reload the app. it goes to
> first state(state as in view).
> If i want to maintain the state of the app every time it is
> reloaded,plz give me some inputs.
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to