The embed tag should not be used. It is not html or xhtml compliant.
You should add flash movies like this to ensure W3C xhtml compliance:
<object
type="application/x-shockwave-flash"
data=[flash movie file name]
width="300" height="175" hspace="10" vspace="10" align="right">
<param name="movie" value=[flash movie file name] />
</object>
Obviously you can set the height, width, vspace, hspace and align params to whatever you like.



LinkBack URL
About LinkBacks


Bookmarks