|
You can do this:
<center>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://active.macromedia.com/flash4/cabs/swflash.cab#version=4,0,0,0"
id="intro" width="400" height="400">
<param name="movie" value="THEINTRO.swf">
<param name="quality" value="high">
<param name="bgcolor" value="">
<embed name="intro" src="THEINTRO.swf" quality="high" bgcolor=""
width="400" height="400"
type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
</embed>
</object>
</center>
__________________
Please login or register to view this content. Registration is FREE - 100 Satisfied Customers - Custom Programming and Web Development
|