I have a popup that contains a TabNavigator control. The tabs are dynamically added to the TabNavigator when the popup loads. Is there a good way to tell when one of the tabs is loaded, from the tab i
I\'m transitioning 开发者_如何学JAVAa flex 3 application to flex 4.There was AS code in the flex 3 app that worked:
I want to know if I can use a tree and when and i开发者_如何学Pythontem in the tree is clicked the viewstack changes to that certain item?Yes. Try something like this:
I have created a Viewstack and using a Tile component and repeating LinkButtons I was able to make a multi column navigation with the viewstack as the dataprovider. My question is can this be done bet
I have a viewstack with childrens which I want to show/hide depending on the state the application is
I have a problem when creating a ViewStack, with a repeater along with other components (i.e. vBox) inside the ViewStack. The repeaters get placed at the bottom of the view.Despite the repeater is lis
I give up.Hopefully I am just missing something easy, but I feel like I am pulling teeth trying to get this to work.All I want is a custom \'wizard\' component whose children are placed within a ViewS
I\'m trying to figure out how to in as3 (not mxml) add views to a v开发者_如何学运维iew stack.
I have a component mxml in which i have a save button, on click of the save button i need to display another component which will be in a tab navigator, for this I am using the view stack. My problem
I created a TabNavigator with a bunch of NavigatorContent inside it, and want to skin just the buttons of the tabs themselves. So I added a skinClass, but looks like in the documentation, there\'s no