What are runtime shared libraries in flex?
Answer / Raspal Singh
Runtime Shared Libraries (RSLs) in Flex are reusable collections of ActionScript classes that can be shared across multiple SWF files. RSLs help reduce the overall size of the application by minimizing code duplication and improve loading times.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain how binding works in mxml components in flex?
What are the differences between flex 3 and flex 4?
What is preventdefault() method?
How do I run flex as a service?
What is over loading? Is method over loading possible in flex?
Do I need to upgrade to beta 3 to use air beta 3?
Explain prevent default method?
How do I get access to the j2ee session from my remoteobjects? : adobe flex action script
What did adobe announce regarding flex?
What are the advantages and disadvantages of using flex? And why flex wins over other technologies?
What are sealed classes in flex?
Is it possible to make httpservice requests synchronous in adobe flex?