PDA

View Full Version : swf controling external an external swf????


AsGrasshoppers
07-10-2005, 05:05 AM
Can someone direct me to a tutorial or tell me how and if this is possible in mx04? I'm trying to create a webiste with multiple swf files within 3 html iframes. Is it possible to have swf "A" control swf "B"? I want it to click a button in "A" and move to frame x in swf "B."

Thanks

oldnewbie
07-10-2005, 05:20 AM
Iframes? Maybe not... But you should look into localConnection...

http://www.webwasp.co.uk/tutorials/b21-communication/index.php

AsGrasshoppers
07-10-2005, 08:45 AM
ok . . . is it possible to create an html iframe within a flash movie (without miles and miles of script) ?