PDA

Click to See Complete Forum and Search --> : Issue with centering flash movie.


deity999
04-05-2008, 06:58 PM
Hello all, thanks in advance. I was referred from yahoo answers, here is my coding:


<div align="center"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="320" height="240" id="FLVPlayer" align="middle">
<param name="movie" value="FLVPlayer_Progressive.swf" />
<param name="align" value="middle" />
<param name="quality" value="high" />
<param name="scale" value="noscale" />
<param name="FlashVars" value="&MM_ComponentVersion=1&skinName=Clear_Skin_1&streamName=JUBBAR&autoPlay=true&autoRewind=false" />
<embed src="FLVPlayer_Progressive.swf" flashvars="&MM_ComponentVersion=1&skinName=Clear_Skin_1&streamName=JUBBAR&autoPlay=true&autoRewind=false" quality="high" scale="noscale" width="320" height="240" name="FLVPlayer" align="middle" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" />
</object></div>

SurfPark
04-05-2008, 10:17 PM
<p align="center">
<embed src="../flash/flashmovie.swf">
</p>