Flash
Valid XHTML flash embed code
On 17, Feb 2010 | One Comment | In Flash, XHTML | By abcoder
You’ll be disheartened for the first time when you attempt to validate your flash embedded html page on W3C. Here is the basic structure for valid swf embed code:
<object type="application/x-shockwave-flash" data="movie.swf" width="250" height="25"> <param name="movie" value="movie.swf" /> </object>
It’s often a big pain after embedding YouTube (or any other) videos, cos your page will no longer be W3 valid! There are many free online tools to convert youtube embed code to valid xhtml format. You may try this one from tools4noobs. It works great.

-
Your idea is excellent; the difficulty is one thing that not sufficient people are talking intelligently about.
Submit a Comment
© Copyright 2012 ABCoder |













Comments