What is display list?
Answer / Shri Nibas
The Display List is a hierarchical structure in Adobe Flex (and ActionScript) that represents all visible display objects, such as MovieClips, BitmapObjects, and Sprites. It helps optimize performance by allowing the engine to efficiently update and manage multiple display objects.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is it possible to make httpservice requests synchronous in adobe flex?
What is interface or benefit of interface in term of oop?
How do I get flex to query my database?
Why is mytreenode.label or mytreenode.attributes.label undefined? : adobe flex action script
What are the Benefits of flex?
What is shared object?
How do we identify a component created in a repeater using flex? : adobe flex action script
Difference between array and array collection?
What is display list?
What is the difference between target and current target?
What are all the events dispatched in item editor?
What is mvc and how do you relate it to flex apps?