Selteco Flash Designer Animation

To insert this animation in your page copy and paste the following code:

<OBJECT CLASSID="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
WIDTH="800" HEIGHT="200"
CODEBASE="http://active.macromedia.com/flash5/cabs/swflash.cab#version=5,0,0,0">
<PARAM NAME="MOVIE" VALUE="1.swf">
<PARAM NAME="PLAY" VALUE="true">
<PARAM NAME="LOOP" VALUE="true">
<PARAM NAME="WMODE" VALUE="opaque">
<PARAM NAME="QUALITY" VALUE="high">
<EMBED SRC="1.swf" WIDTH="800" HEIGHT="200" PLAY="true" LOOP="true" WMODE="opaque" QUALITY="high"
PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
</EMBED>
</OBJECT>

Make sure you copy file 1.swf to the same folder where you html page is.
Don't forget to upload this file to your web server.

DO NOT MODIFY THIS HTML PAGE. It will be overwritten next time when you export it. All changes will be lost.