What is display container? : adobe flex action script
Answer / Piyush Kumar Mishra
"In Adobe Flex, a DisplayContainer is a base class for all visual containers, such as Canvas, HBox, and VBox. It contains visual elements (components) that are rendered on the screen."
| Is This Answer Correct ? | 0 Yes | 0 No |
Why are the columns in my datagrid in some strange order? : adobe flex action script
What are three ways to skin a component in flex? : adobe flex action script
Mytree appears just fine but why ca not I access the node attributes? : adobe flex action script
How do I run flex as a service?
What are three ways to skin a component in flex?
What is the function of trace?
Can I still build flex 2 applications with flex builder 3 beta 3?
What is polymorphism in term of oop (flash actionscript)? : adobe flex action script
How do we identify a component created in a repeater using flex? : adobe flex action script
Explain how binding works in mxml components in flex?
What is the difference between viewstack vs viewstate?
What is over loading? Is method over loading possible in flex?