What is a resource manager in flex actionscript?
Answer / Gayatri Baghel
A Resource Manager in Flex ActionScript is an object that manages and organizes application resources, such as images, style sheets, and sound files. It simplifies the process of accessing these resources by providing a centralized location for them.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can I use flex builder 2 to create applications using the flex 3 sdk?
I am going to add images into a tag. How will it resize itself in adobe flex actionscript? : adobe flex action script
In which level does the original movie resides?
Can flex applications communicate with each other on the client? : adobe flex action script
What is the difference between sealed class and dynamic classes in flex?
What does calling preventdefault() on an event do? How is this enforced? : adobe flex action script
What events are used by the collections?
Is it possible for upgrade from flex builder 3 standard edition to flex builder 3 professional edition?
How binding works in mxml components in flex?
Explain prevent default method?
Difference between stoppropagation and stopimmediatepropagation()?
How do I run flex as a service? : adobe flex action script