Difference between flex and flash?
Answer / Jitendra Kumar Soni
Flex and Flash are both Adobe technologies, but they serve different purposes. Flash is a general-purpose multimedia platform that can create animations, games, and rich web applications, while Flex is a framework for building flexible, cross-platform web applications with a focus on user interfaces and data-centric design. Flex applications are built using MXML, a markup language similar to XML, and ActionScript, a powerful scripting language.
| Is This Answer Correct ? | 0 Yes | 0 No |
What does calling preventdefault() on an event do? How is this enforced? : adobe flex action script
How can u use 2 styles at the same time?
What are the similarities between java and flex? : adobe flex action script
What is polymorphism in term of oop (flash actionscript)? : adobe flex action script
How will u call java method from flex?
What is the difference between changewatcher.watch, and bindingutils.bindproperty?
What is event flow in term of event handling in flash action script 3.0?
How do I pass parameters to a pop-up window in actionscript? : adobe flex action script
Difference between array and array collection?
What is default frame rate of the timeline in frame per second? : adobe flex action script
How to stop the event flow/ event phases?
In which level does the original movie resides?