Search Tutorials
How To Add The Parameter Code To make your movies transparent, simply paste this code in between the HTML Object tags.
<font color="#FF0000"><param NAME="wmode" Value="transparent"></font> Thus, the embedding code for the SWF file for the second example (transparent) is as follows: <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" ID="himalayas" WIDTH="250" HEIGHT="100"> <param NAME="movie" VALUE="himalayas.swf"> <param NAME="quality" VALUE="high"> <param NAME="wmode" Value="Transparent"> <embed src="himalayas.swf" quality="high" bgcolor="#FFFFFF" WIDTH="250" HEIGHT="100" TYPE="application/x-shockwave-flash" > </object> Note: the above source file doesn't include some key information like
the Base Code URL due to the text width limitations.
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|