Hi, I have a flash movieclip container that I use to load all my swf files. I use SWFObject to load this flash container inside the html file and I pass my swf filename as a variable.
This works fine as long as my swf files do not contain objects that need to be loaded at runtime. When I have such objects, they do not seem to get loaded. If I load my swf file directly using SWFObject and specify "base" param to indicate the path to the runtime files, it works fine. The problem happens only when I load my swf file through a container. Any help would be really appreciated. Thanks Kannan _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

