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