What is flex?
Answer / Mohamad Asif
Flex is an open-source web application framework for building rich internet applications (RIAs) using ActionScript and the Adobe Flex SDK. It was developed by Adobe Systems.
| Is This Answer Correct ? | 0 Yes | 0 No |
When will flex 3 be released?
What is display list?
Explain about arguments of addeventlistener() method?
How will u call java method from flex?
How does item renderer work? : adobe flex action script
What keyword allows you to refer to private variables of a class in flex?
Should model locator as a singleton class? Can't we instantiate this class as like normal class?
Is it possible to make httpservice requests synchronous in adobe flex? : adobe flex action script
Why are the columns in my datagrid in some strange order? : adobe flex action script
Is it possible for upgrade from flex builder 3 standard edition to flex builder 3 professional edition?
What are the Similarities between Flex & Java?
How to create custom events? Explain the steps to create a new custom event?