|
||||||
|
||||||
Tutorial - Communication between Flash Movies: Part 2

Free Flash / JavaScript Tutorial
Step Six: Creating the Web Page - Pop 2
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="70" HEIGHT="70" id="pop2" ALIGN="">
<PARAM NAME=movie VALUE="pop2.swf">
<PARAM NAME=quality VALUE=high>
<PARAM NAME=bgcolor VALUE=#FFDC5A>
<EMBED src="pop2.swf" quality=high bgcolor=#FFDC5A WIDTH="70" HEIGHT="70" NAME="pop2" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">
</EMBED>
</OBJECT>
Now although opening and closing Pop Up Windows may not seem amazing, it illustrates how you can run commands and send information to and from different Flash Movies. These flash movies can be on the same page or on different pages. You can use this example and modify it to run any function or pass any information between Flash Movies. It is highly adaptable and versatile and is simple to use. It seems to work no matter where you put the flash movies.
|
Why not try out webwasp's new community. Meet new people, find friends in your area: Webwasp Mates & Dates
|
|
|
All material on this site is protected under international copyright © law. DO NOT reproduce any material from this site without written permission. Please ask as permission is often granted.
|