What are the advantages and disadvantages of using flex? And why flex wins over other technologies?
Answer / Vakeel Chand
Advantages of Adobe Flex include: 1) Rich UI components, 2) Strong data binding, 3) Integration with other Adobe products (e.g., Flash, AIR), and 4) Support for RIA development. Disadvantages might be: 1) Steeper learning curve compared to HTML/CSS, and 2) Performance overhead due to compiled nature of the code. Flex wins over other technologies due to its powerful set of UI components, strong data binding capabilities, and ease of mobile application development with Adobe AIR.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a drag manager in adobe flex actionscript? : adobe flex action script
What happens if an .swf is loaded into a already occupied level?
What is stoppropagation() and stopimmediatepropagation()?
State the difference between item renderer and item editors?
Explain about measure() method? When this measure() method is called?
Why is mytreenode.label or mytreenode.attributes.label undefined? : adobe flex action script
What is display list?
What are the Benefits of flex?
Why would you want to keep a reference to a changewatcher and call unwatch()? : adobe flex action script
Is it possible to make httpservice requests synchronous in adobe flex?
Explain what happens if an .swf is loaded into a already occupied level? : adobe flex action script
What are three ways to skin a component in flex?