Tagged Questions
2
votes
3answers
8k views
Flex Viewstack's children, if you can't see them, do they exist?
I seem to be running into an issue (Cannot access a property or method of a null object reference) binding events in actionscript to a viewstack layer not currently showing. Are those objects not ...
0
votes
1answer
109 views
Is there a way to use a viewstack with a tree list
I want to know if I can use a tree and when and item in the tree is clicked the viewstack changes to that certain item?
0
votes
2answers
2k views
Styling buttons of Flex TabNavigator
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 ...