Forum Moderators: open
The code:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" align="left" height="180" hspace="10" vspace="5" width="275">
<param name="movie" value="slideshow.swf">
<param name="quality" value="high"><embed src="slideshow.swf" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" align="left" height="180" hspace="10" vspace="5" width="275">
</object>
In Firefox, it almost appears that the hspace is all shifted to the left side. Is there a right-hspace and left-hspace in firefox? I don't think there is, but I just can't understand the issue.
Note that the hspace and vspace attributes are now deprecated:
[w3.org...]