Are there any alternatives / workarounds for this issue? I am open to
anyone's ideas / suggestions. I want to house the assets externally &
have a pre loader show progress. This is a sample of what I am trying to
achieve http://www.codesortium.com/demo/swfloader/ each of the swf's
loaded in is a coding framework at the moment but I want to be able to
load assets inside swf's in the same way.

Jim

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Pranav
Sent: 13 December 2005 04:28
To: Flashcoders mailing list
Subject: Re: [Flashcoders] Linkage nightmares

Flash Player cannot support multiple libraries, the moment you try to 
attach  "jimsclip_mc", Player looks for it in the library of base swf  (

not in child swf). Hence it dosent get attached...

make sense?

Pranav

Jim Tann wrote:

>Hello all, new to the list.
>
> 
>
>My problem seems to have been raised a couple of times but I haven't
>found an answer so sorry if this is old news or if there is a simple
>solution but I need to ask.  Basically I am trying to load a SWF
>containing movie clips in the library that are exported for
Actionscript
>in the first frame with linkage identifiers into another SWF that can
>then reference the linked movie clips.
>
> 
>
>1.swf -> loads -> 2.swf 
>
> 
>
>2.swf contains "jimsclip_mc"
>
> 
>
>1.swf cannot place "jimsclip_mc" on _root.
>
> 
>
>I am using the MovieClipLoader class and making sure that 2.swf is
>loaded before executing anything. I also have classes that are using
the
>"__packages" hack so that I can use attachMovie to place them, these
>classes have the same problem. A side note is that I have been able to
>access loaded classes without a problem just not by using the
>attachMovie method. 
>
> 
>
>Please help, this is hurting my brains.
>
> 
>
>Jim
>
>_______________________________________________
>Flashcoders mailing list
>Flashcoders@chattyfig.figleaf.com
>http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
>  
>

_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to