How do u implement PUSH on a flex appln?
Answer / Sushant Ranjan
"To implement push navigation in a Flex application, you can use the ViewStack component. Add multiple views to the ViewStack and navigate between them using the selectedView property or navigating to the MXML files directly."
| Is This Answer Correct ? | 0 Yes | 0 No |
What are Arrays in flex?
What is the dynamic keyword used for in flex actionscript? : adobe flex action script
How do we add item renderer at runtime in flex? : adobe flex action script
What is display object?
What is different between urlloader class and loader class? : adobe flex action script
What are the correct statements consenting text field? : adobe flex action script
What are the advantages and disadvantages of using flex? And why flex wins over other technologies?
How do you generate random numbers within a given limit with actionscript? : adobe flex action script
What is a drag manager in adobe flex actionscript?
What is state? What is the difference between states and viewstack in flex? : adobe flex action script
Explain how many levels does flash mx support?
How does item renderer work? How do we add item renderer at runtime in flex?