How do you implement push on a flex applications?
Answer / Lalit Kumar Tripathi
To implement push navigation in a Flex application, you can use the NavigatorContainer component. You'll need to define multiple views and manage their visibility using the selectedIndex property.
| Is This Answer Correct ? | 0 Yes | 0 No |
Difference between flex and flash?
How can u access a variable defined in 1 MXML file to another?
How does item renderer work? How do we add item renderer at runtime in flex? : adobe flex action script
Can flex applications communicate with each other on the client? : adobe flex action script
Should model locator as a singleton class? Can't we instantiate this class as like normal class?
How can u call Javascript from MXML?
Explain prevent default method?
How do you add event listeners in mxml components. Now as3 components? : adobe flex action script
What design patterns have you used in actionscript and java? : adobe flex action script
How to create custom events? Explain the steps to create a new custom event?
What are sealed classes in flex?
Can I upgrade from flex builder 3 standard edition to flex builder 3 professional edition?