Tagged Questions
1
vote
3answers
2k views
Flex Question: Can I use a ComboBox in Flex to change a view stack?
I am trying to use a combobox in flex with an array to change to a canvas in a view stack.
Can I do this with some custom action script? The UI I am designing could really benefit form this.