\"Export Options\" and check \"Transparent\" checkbox. It will force Flash Designer to export Flash movie in so called \"windowless\" mode. Add Flash HTML in absolute positioning mode (for example in a DIV tag)"/>
Our Flash tutorials provide you with step-by-step instructions on how to create beautiful Flash animations and integrate them into your website.  Home Flash & Swish Flash Tutorials Transparent flash animation

Transparent flash animation


This tutorial was written for the Flash Designer software, which allows you to create flash animations in a much easier way than by using Macromedia Flash. You may get Flash Designer here.

Transparent Flash Animation

To export transparent Flash animation perform 2 steps:

  1. Choose "Movie" > "Export Options" and check "Transparent" checkbox. It will force Flash Designer to export Flash movie in so called "windowless" mode.
  2. Add Flash HTML in absolute positioning mode (for example in a DIV tag)
<DIV STYLE="position:absolute; left:300; top:200">
<OBJECT CLASSID="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
WIDTH="300" HEIGHT="250"
CODEBASE="http://active.macromedia.com/flash5 /cabs/swflash.cab#version=5,0,0,0">
<PARAM NAME="MOVIE" VALUE="transparentegg.swf">
<PARAM NAME="PLAY" VALUE="true">
<PARAM NAME="LOOP" VALUE="true">
<PARAM NAME="WMODE" VALUE="transparent">
<PARAM NAME="QUALITY" VALUE="high">
<EMBED SRC="transparentegg.swf" WIDTH="300" HEIGHT="250" PLAY="true" LOOP="true" WMODE="transparent" QUALITY="high"
PLUGINSPAGE="http://www.macromedia.com/shockwave /download/index.cgi?P1_Prod_Version=ShockwaveFlash">
</EMBED>
</OBJECT>
</DIV>


Author's URL: Selteco.com
Final results of our readers
New!
Passed through all the steps? Share your result!
Your result will be premoderated.
Please make sure you choose the right image.
 
 



Captcha

*Required fileds
Our Flash tutorials provide you with step-by-step instructions on how to create beautiful Flash animations and integrate them into your website. More Flash Tutorials: Featured Materials | Fresh Materials | More Flash Tutorials at FlashPerfection.com

No comments yet...
Add comments to "Transparent flash animation"

Captcha