What is display object? : adobe flex action script
Answer / Parit Agarwal
A DisplayObject in Flex (and ActionScript) is a base class for graphical objects that can be displayed on the screen. This includes items like Bitmap, MovieClip, Sprite, TextField, and custom components created using MXML or ActionScript.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the 2 ways to compile flex source file?
What is interface in term of oop (flash actionscript)? : adobe flex action script
What is shared object? (Or) how to store the data in local?
Why is disable auto update method used?
State the difference between array and array collection?
What are the goals of the beta?
What keyword allows us to implement abstraction better in flex? : adobe flex action script
Why would you want to keep a reference to a changewatcher and call unwatch()? : adobe flex action script
What are three ways to skin a component in flex? : adobe flex action script
What are the Similarities between Flex & Java?
Difference between flash and flex?
Explain about arguments of addeventlistener() method?