What is the difference between states and viewstack in flex? : adobe flex action script
Answer / Dharmendra Kumar Kannaujiya
In Flex, both States and ViewStack are used for navigation and UI management. However, ViewStack maintains multiple views stacked on top of each other, while only one view at a time is visible. In contrast, States allow you to change the appearance and behavior of a single component based on different states.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do I pass parameters to a pop-up window in actionscript? : adobe flex action script
Can I add charting to the flex builder standard edition?
Can I dynamically instantiate a webservice or httpservice in actionscript? : adobe flex action script
What is cairnghorm in flex? : adobe flex action script
What are sealed classes in flex? : adobe flex action script
What are the similarities between java and flex?
I need to load an image from flickr into my application. Do I need a crossdomain.xml file on flickr? : adobe flex action script
What is display object? : adobe flex action script
Can I use flex builder 2 to create applications using the flex 3 sdk?
Explain what is the function of trace?
Explain about measure() method? When this measure() method is called?
Can I still build flex 2 applications with flex builder 3 beta 3?