A better strategy might be to have two swf stub loaders that do not change. The stub loaders will load the main movies (top.swf and bottom.swf). When one swf needs to load a different swf, it communicates that via a local connection and the loader can then load an alternative swf. No javascript required.

Paul
----- Original Message ----- From: "Andy Andersson" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Saturday, September 13, 2008 12:11 AM
Subject: [Flashcoders] Problem with "ExternalInterface.call" in AS2


Hi List,
New to the list so this is my first post!

Seem to have a problem with the "ExternalInterface.call" in AS2.

Here is the problem:

Have an html page that contains 2 swfObjects that loads assets into the page
as expected into 2 div id's, files are a bottom.swf and top.swf. I need to
when I have an onRelease action on mc in bottom.swf replace the top.swf
inside the div id in the html/javascript with a new swf file.

Shouldn't be a problem really, but yet it is.

So anyone had the same problem, or successfully done this before?


Please get back asap, it drives me nuts not to figure out this

Best
A


_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to