What is the difference between Flex 2.0 & 3.0?
Answer / Pooja Meena
Flex 2.0 and Flex 3.0 are versions of Adobe's Flex framework that have several differences. Flex 3.0 introduced new features like skinning, data binding improvements, support for deep linking, improved performance, and better support for mobile devices. Flex 2.0 focused more on data-centric design and had a simpler architecture.
| Is This Answer Correct ? | 0 Yes | 0 No |
How does item renderer work? How do we add item renderer at runtime in flex? : adobe flex action script
What is the problem with calling setstyle()? : adobe flex action script
What design patterns have you used in actionscript and java? : adobe flex action script
What is an Event Propagation?
What is the difference between target and current target?
How do I get flex to query my database?
What is the difference between sealed class and dynamic classes in flex? : Adobe Flex ActionScript
Why do strongly typed objects appear as "undefined" in the netconnection debugger? : adobe flex action script
How do we call javascript from flex actionscript?
What is an event sub class?
Explain what is the function of trace? : adobe flex action script
What events are used by the collections?