If you mean reloading (refreshing) the application, then by default first child of the navigation container will be selected (until and unless overridden). If you want to retain the state (for example bookmark it so that later on you can open in same state)then use deep linking.
Regards, Akhil Mittal On Mar 13, 8:49 pm, Vaibhav Seth <[email protected]> wrote: > Do u mean F5 / browser refresh ? > Then go through the Deep Linking concept introduced in Flex 3 you will get > your answer. > > On Sat, Mar 13, 2010 at 9:50 AM, baskaran rajendran > <[email protected]>wrote: > > > > > Hi > > > I have five tabs in viewstack > > > 1.I want to switch over from one tab to another using navigation button, > > 2.Right now if I refresh one tab it goes to default one (first tab),It > > should retain the tab itself > > > *Suggestion*? > > > -- > > Best Regards > > Baskaran.R > > > -- > > 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]<flex_india%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/flex_india?hl=en. > > -- > Thanks, > Vaibhav Seth. -- 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.

