Recommended practice is to have the main app load all the RSLs, and have the 
modules extern all of the classes but not attempt to load the RSLs

Alex Harui
Flex SDK Developer
Adobe Systems Inc.<http://www.adobe.com/>
Blog: http://blogs.adobe.com/aharui

From: [email protected] [mailto:[email protected]] On Behalf 
Of Mayur
Sent: Monday, November 23, 2009 10:24 PM
To: [email protected]
Subject: [flexcoders] How to preload RSL



I am facing some problem with RSL.

I have an application contains many different modules.
(One base main swf file
and
other module swf files )

I have created RSL of my some Flex Library projects as well as some third party 
open source APIs e.g. Papervision3D, Degrafa etc.

The problem comes of - RSL not available - while loading / instantiating a 
module dynamically run time.

So, I need to have an RSL to be available at the client side, Before my module 
is loaded / ready.

Thanking you in advance.

Mayur

Reply via email to