Forgot to include the error.  This error only appears if I have framework.swc 
being used via RSL in the child subapplication.


TypeError: Error #1009: Cannot access a property or method of a null object 
reference.
        at 
mx.managers::SystemManager/preloader_rslCompleteHandler()[C:\autobuild\galaga\frameworks\projects\framework\src\mx\managers\SystemManager.as:3147]
        at flash.events::EventDispatcher/dispatchEventFunction()
        at flash.events::EventDispatcher/dispatchEvent()
        at 
mx.preloaders::Preloader/http://www.adobe.com/2006/flex/mx/internal::rslCompleteHandler()[C:\autobuild\galaga\frameworks\projects\framework\src\mx\preloaders\Preloader.as:335]
        at 
mx.core::RSLListLoader/listCompleteHandler()[C:\autobuild\galaga\frameworks\projects\framework\src\mx\core\RSLListLoader.as:238]
        at 
mx.core::RSLItem/itemCompleteHandler()[C:\autobuild\galaga\frameworks\projects\framework\src\mx\core\RSLItem.as:233]
        at 
mx.core::CrossDomainRSLItem/loadBytesCompleteHandler()[C:\autobuild\galaga\frameworks\projects\framework\src\mx\core\CrossDomainRSLItem.as:396]




--- In [email protected], "jamesfin" <james.alan.finni...@...> wrote:
>
> For any Multi-Versioned SubApplication, what are the hard and fast rules 
> about using RSL's?
> 
> I tried making the parent (3.4sdk) and child subapplication (3.2sdk) both use 
> RSL's but it fails miserably which doesn't surprise me considering the 
> complexity of what's going on already.
> 
> However, if the parent alone has RSL's enabled, all is well. ;)
> 
> 
> So, what are the guidelines.  
> 
> i.e. Can never use RSL's on subapplications?
>


Reply via email to