Anyone know how to align a swf file

liunx

Guest
I want to place a flash file on top of a picture on an html doc. The swf file will sit off center on the picture.<br />
<br />
<br />
Anyone know how to do this/<br />
<br />
<br />
Thanks in advance.<!--content-->Get the dimension of the image, then use CSS and absolute positioning.<br />
<br />
[J]ona<!--content-->yes I know how to.<br />
<br />
use this code<br />
<br />
<br />
<p align="left"><br />
<img border="0" src=http://www.webdeveloper.com/forum/archive/index.php/"yourshockwaveflash.swf" loop="infinite" width="66" height="42"></a><br />
<br />
or I can make you one really good code If I had the swf file that you want to change ;)<!--content-->Originally posted by 鏄癳ezey?<br />
<p align="left"><br />
<img border="0" src=http://www.webdeveloper.com/forum/archive/index.php/"yourshockwaveflash.swf" loop="infinite" width="66" height="42"></a> <br />
<br />
What are the P and ending A tags for?<!--content-->
 
Back
Top