What are the collections classes available in flex?
Answer / Vikas Chaudhary
Flex provides several collection classes including Array, Vector, List, ArrayList, Dictionary, and Object. Each class has different characteristics and is suited for different use cases.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain about cairngorm architecture?
I need to load an image from flickr into my application. Do I need a crossdomain.xml file on flickr? : adobe flex action script
What is display list?
What is a metadata tag?
How will u call java method from flex?
What is the difference between Flex 2.0 & 3.0?
Different ways of using style sheets?
What are the three ways to skin a component?
How do we call javascript from flex actionscript?
What are the 2 ways to compile flex source file?
Explain Life cycle of flex appln/component?
What is singleton class? Explain the steps to create a singleton class?