A few day ago, I tried to embed a flash about sasimi and Tzu-jiun in Hsien-Chih’s blog, but the syntax seemed not be validated by W3C. I don’t like this to happen and googled some information to solve it. After consulting this page, I changed the code to:
<object width="400" height="327" type="application/x-shockwave-flash" data="swf_url">
<param name="movie" value="swf_url" />
</object>
And this works correctly in IE, Firefox, and Opera.
Take a note, and I think I’ll need it in the future.
2005.10.22 Update: Use " for this special html character: "
2005.10.29 Update: The URL of Hsien-CHih’s blog had changed.
Loren Helgeson
2005/10/14Doesn’t work on OS X Firefox. Otherwise, works fine.