No i dont mean session state.I am embedding.But how do u reload it
every time.As far as i know,when u embed,every time i call that html
page the swf is reloaded right?or i am missing something?

On Mar 31, 2:29 pm, GAGAN anand <gds.anan...@gmail.com> wrote:
> Hi
>
> Are u embedding the swf in the html page or loading the swf everytime when u
> r opening the swf page??
>
> Regards
> Gagan Deep
>
> 2009/3/31 sheetal <sheetalnilw...@gmail.com>
>
>
>
> > Thanks for the reply.But i am not using ViewStates and what i mean by
> > maintaining state is that for ex-i have loaded my swf in html.Now i
> > navugate 2 views.Then i use a html link to traverse to some html
> > page.Now i come back to my swf using a link.It should be at the 3 step
> > (the way i left it).It sould not reload to bring me back to 1st
> > screen.Is it possible?
>
> > On Mar 31, 1:29 pm, GAGAN anand <gds.anan...@gmail.com> wrote:
> > > 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 <sheetalnilw...@gmail.com>
>
> > > > 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 flex_india@googlegroups.com
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to