What is display list? : adobe flex action script
Answer / Umesh Kumar Jaiswal
Display List in Adobe Flex ActionScript refers to a hierarchical tree structure of visual objects that can be manipulated for rendering on the screen. The DisplayList includes UIComponents, such as buttons and text fields, and graphics like shapes and images.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is cairnghorm in flex? How do we use it? Have you worked with cairnghorn in flex? : adobe flex action script
What are the similarities between java and flex?
I have I input text field on stage and I have a button also, further I am writing some text in that input text field. I want to save my written data on my local system (on my computer), how can I do this?
What is polymorphism in term of oop (flash actionscript)? : adobe flex action script
When I add or modify an item in my dataprovider, why does not it show up in my datagrid? : adobe flex action script
I am sending my request, and I see the data traffic in the command window, but why is the result always empty? : adobe flex action script
What is calllater() method?
What is the difference between sealed class and dynamic classes in flex?
Can I add charting to the flex builder standard edition?
What is inheritance in term of oop (flash actionscript)? : adobe flex action script
Will I need to upgrade my air sdk along with flex 3 beta 3?
Do I need to uninstall flex 3 beta 2 before installing beta 3?