What are Arrays in flex?
Answer / Rajesh Saini
In Adobe Flex, an Array is a collection of values of the same data type. They can be used to store and manipulate data efficiently. Arrays in Flex can be declared using square brackets [] and initialized with a list of values separated by commas.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain about arguments of addeventlistener() method?
What are the advantages and disadvantages of using flex? And why flex wins over other technologies?
How to stop the event flow/ event phases?
What is the difference between sealed class and dynamic classes in flex? : Adobe Flex ActionScript
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 (onmy computer), how can I do this? : adobe flex action script
How do I get flex to query my database?
Explain what is the function of trace?
I am going to add images into a tag. How will it resize itself in adobe flex actionscript?
Can I resize the internet explorer browser window from flex?
How do we add item renderer at runtime in flex? : adobe flex action script
What is the model-view-controller (mvc) pattern?
Tell some new capabilities / features of flash as 3.0? : adobe flex action script