An rsl must contain all of its dependencies or have its dependencies
loaded via another rsl before it.  If you use the framework cache rsl
and load your rsl after you should be ok.

 

________________________________

From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of Bjorn Schultheiss
Sent: Thursday, January 03, 2008 8:59 PM
To: [email protected]
Subject: [flexcoders] IMXMLObject and IMXMLSupport within RSL's

 

Hi all,

 

I keep getting the same errors when i attempt to load a swc as a rsl in
my app if my rsl contains any references to IMXMLSupport or IMXMLObject.

VerifyError: Error #1014: Class IMXMLObject could not be found

VerifyError: Error #1014: Class IMXMLSupport could not be found

 

If i merge it in the code it works fine.

 

Anyone got an explanation ?

 

 

 

Reply via email to