What is a resource manager in flex actionscript? : adobe flex action script
Answer / Manoj Kalyani
The ResourceManager in Adobe Flex is a utility class for managing application resources, such as images, styles, and other assets. It can be used to load, unload, and manage these resources efficiently.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain data binding in flex?
Can I resize the internet explorer browser window from flex? : adobe flex action script
When will flex 3 be released?
Can I resize the internet explorer browser window from flex?
Explain in which level does the original movie resides? : adobe flex action script
What is state? What is the difference between states and viewstack in flex? : adobe flex action script
How does item renderer work? How do we add item renderer at runtime in flex?
What is a filter function?
What is the function of trace? : adobe flex action script
What is the dynamic keyword used for in 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 (on my computer), how can I do this?
Do I need to upgrade to beta 3 to use air beta 3?