Hello... I have a ToggleButtonBar for which data is provided by ViewStack with 3 views - Home,Browse,About. As the application advances , I will need many more views and will have to navigate to them based on the actions performed by the user. So should I have one more ViewStack container ? Because if I add more views to the existing ViewStack, it gets added to the ToggleButtonBar and can be navigate manually by the user.
What is the most recommended way of achieving this , keep one viewstack or its ok to have more than one ? And if I have more than one do I need to instantiate it ? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

