Dear Sir,
Thanks for your tutorial, it is really good. But I have a question, please help me if you can.
I've created a mobile application with TabbedViewNavigator. I have 4 tabs down there. Each tabs have subpages you can push to. It looks like this:
Tab1 -> view1 -> view2 -> view3
Tab2 -> view4 -> view5 -> view6
Tab3 -> view7 -> view8 -> view9
Tab4 -> view10 -> view11 -> view12
My question is, how can I reset each tab's view? For example, I'm on Tab2's 2nd page ( view5) and I going to Tab3/View7 and back to Tab2. As I left Tab2 from View7, I'll get back to that view, instead of it's first view: View6. So everytime I navigate to any of the Tabs I would like to be on it's FIRST view and NOT on that I've been before.
Really thanks for your help.
Regards,
Attila
I don't know if this solves the problem but I think you would use the same methods discussed by Holly Schinsky to access data in other tabs via parentDocument or mx.core.FlexGlobals.topLevelApplication. You can see her post here: http://devgirl.org/2011/08/09/flex-mobile-development-passing-data-bet ween-tabs-part-1-includes-source/. She also did a follow up that wasn't so tightly coupled: http://devgirl.org/2011/08/09/flex-mobile-development-passing-data-bet ween-tabs-part-2-includes-source/
North America
Europe, Middle East and Africa
Asia Pacific