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 |
How do you implement push on a flex applications?
What is inheritance in term of oop (flash actionscript)? : adobe flex action script
What is a resource manager in flex actionscript? : adobe flex action script
What are the similarities between java and flex? : adobe flex action script
Difference between cairngorm event and flex event?
How does item renderer work? How do we add item renderer at runtime in flex?
Tell some new capabilities / features of flash as 3.0?
What is mvc and how do you relate it to flex apps?
Do I need to upgrade to beta 3 to use air beta 3?
How do we use css styles in flex?
Differences between defining bindings in mxml and actionscript? : adobe flex action script
How do I get access to the j2ee session from my remoteobjects? : adobe flex action script