What is state? What is the difference between states and viewstack in flex? : adobe flex action script
Answer / Manindra Nath Singh
In Adobe Flex, a state represents a specific configuration of a component's properties. A ViewStack allows you to manage multiple views (states) within a single container and switch between them. The main difference is that states are a way to dynamically modify the appearance or behavior of a component based on certain conditions, while ViewStacks are used for managing multiple independent views that can be displayed one at a time.
| Is This Answer Correct ? | 0 Yes | 0 No |
State the difference between array and array collection?
Can I resize the internet explorer browser window from flex?
What are the similarities between java and flex? : adobe flex action script
Difference between http service and remote object?
I need to load an image from flickr into my application. Do I need a crossdomain.xml file on flickr? : adobe flex action script
Explain how many levels does flash mx support?
Explain how binding works in mxml components in flex? : adobe flex action script
What is adapter in blaze ds?
What keyword allows you to refer to private variables of a class in flex?
How binding works in mxml components in flex? : Adobe Flex ActionScript
Does exclude or exclude class really excludes the data or class?
What is cairnghorm in flex? How do we use it? : adobe flex action script