<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ABCoder &#187; XHTML</title>
	<atom:link href="http://abcoder.com/topics/xhtml/feed/" rel="self" type="application/rss+xml" />
	<link>http://abcoder.com</link>
	<description>ABCoder - Coding is Simple as A b c</description>
	<lastBuildDate>Fri, 13 Aug 2010 13:35:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Valid XHTML flash embed code</title>
		<link>http://abcoder.com/flash/valid-xhtml-flash-embed-code/</link>
		<comments>http://abcoder.com/flash/valid-xhtml-flash-embed-code/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 15:25:09 +0000</pubDate>
		<dc:creator>adnan</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[embed]]></category>
		<category><![CDATA[fla]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[generator]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[invalid]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[solve]]></category>
		<category><![CDATA[swf]]></category>
		<category><![CDATA[valid]]></category>
		<category><![CDATA[validator]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[w3]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://abcoder.com/?p=435</guid>
		<description><![CDATA[W3 valid swf embed code. Youtube video embedding and xhtml validation problem. Get valid xhtml youtube embed code.


Related posts:<ol><li><a href='http://abcoder.com/javascript/flickr-uploader-clone-free-download-with-source-code/' rel='bookmark' title='Permanent Link: Flickr Uploader Clone: Free Download with source code'>Flickr Uploader Clone: Free Download with source code</a> <small>Flickr Uploader clone for free using javascript and flash. PHP is used for server side. Download if for completely free in one zip file....</small></li>
<li><a href='http://abcoder.com/google/search-stories-google%e2%80%99s-new-look-and-feel-of-marketing-campaign/' rel='bookmark' title='Permanent Link: Search Stories: Google’s new look and feel of marketing campaign'>Search Stories: Google’s new look and feel of marketing campaign</a> <small>Google has published some awesome videos based on "search stories" which is mainly focused on marketing. But they're more than just merely commercial, each video has resembled a true story of someone from some place on the earth....</small></li>
<li><a href='http://abcoder.com/youtube/creation-of-youtube-overlay-ads-are-now-automated/' rel='bookmark' title='Permanent Link: Creation of YouTube Overlay Ads are now automated'>Creation of YouTube Overlay Ads are now automated</a> <small>Google is automating the way that Flash overlay ads can be created and displayed on YouTube videos...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>You&#8217;ll be disheartened for the first time when you attempt to validate your flash embedded html page on <a href="http://validator.w3.org/">W3C</a>. Here is the basic structure for valid swf embed code:</p>
<pre class="brush: xml;">&lt;object type=&quot;application/x-shockwave-flash&quot; data=&quot;movie.swf&quot; width=&quot;250&quot; height=&quot;25&quot;&gt;
	&lt;param name=&quot;movie&quot; value=&quot;movie.swf&quot; /&gt;
&lt;/object&gt;</pre>
<p>It&#8217;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 <a href="http://www.tools4noobs.com/online_tools/youtube_xhtml/">tools4noobs</a>. It works great.</p>
<p><img src="http://abcoder.com/wp-content/uploads/2010/02/tools4noobs.jpg" alt="" title="tools4noobs" width="430" height="325" class="alignnone size-full wp-image-563" /></p>


<p>Related posts:</p><ol><li><a href='http://abcoder.com/javascript/flickr-uploader-clone-free-download-with-source-code/' rel='bookmark' title='Permanent Link: Flickr Uploader Clone: Free Download with source code'>Flickr Uploader Clone: Free Download with source code</a> <small>Flickr Uploader clone for free using javascript and flash. PHP is used for server side. Download if for completely free in one zip file....</small></li>
<li><a href='http://abcoder.com/google/search-stories-google%e2%80%99s-new-look-and-feel-of-marketing-campaign/' rel='bookmark' title='Permanent Link: Search Stories: Google’s new look and feel of marketing campaign'>Search Stories: Google’s new look and feel of marketing campaign</a> <small>Google has published some awesome videos based on "search stories" which is mainly focused on marketing. But they're more than just merely commercial, each video has resembled a true story of someone from some place on the earth....</small></li>
<li><a href='http://abcoder.com/youtube/creation-of-youtube-overlay-ads-are-now-automated/' rel='bookmark' title='Permanent Link: Creation of YouTube Overlay Ads are now automated'>Creation of YouTube Overlay Ads are now automated</a> <small>Google is automating the way that Flash overlay ads can be created and displayed on YouTube videos...</small></li>
</ol>]]></content:encoded>
			<wfw:commentRss>http://abcoder.com/flash/valid-xhtml-flash-embed-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
