I've never had that problem. To avoid conflicts between classes of loaded
swf's, I usually set the loader context to the current domain of the loading
SWF, maybe it helps in your case too.

On Fri, Feb 15, 2008 at 2:22 AM, Patrick Matte | BLITZ <
[EMAIL PROTECTED]> wrote:

> The only way I have been able to use a singleton across loaded swfs in AS3
> is if it was first referenced in the main swf.
>
> Any other singleton I use that are not referenced in the main swf work
> only within the swf they are contained into.
>
> Is this a normal behavior in AS3 ? Does it have anything to do with
> ApplicationDomain?
>
>
>
> _______________________________________________
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>



-- 
M.A. van't Kruis
http://www.malatze.nl/
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to