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 |
Difference between http service and remote object?
What happens if an .swf is loaded into a already occupied level?
What are types of binding?
What are the three ways to skin a component?
What is inheritance in term of oop (flash actionscript)? : adobe flex action script
Difference between Java & Flex Getters Setters?
State the difference between view stack and view state?
can you write to the file system from flex?
How do you implement push on a flex applications? : adobe flex action script
What is a view cursor?
What is display object? : adobe flex action script
What are the Similarities between Flex & Java?