Fixed
September 9th, 2005 -
Ok, I fixed the the XHTML so that it is validates. It took just a bit of tweaking of the flash embed code…. well actually taking it out.
Anyways here is the fix:
<object type="application/x-shockwave-flash"
data="path/movie_name.swf" width="700" height="300">
<param name="movie" value="path/movie_name.swf"></param>
</object>
Hope this helps anyone out there looking for embedding their flash into XHTML and having it still validate.
Tags: web design
Comments
Commenting has been turned off.