<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Actionscript 3 Slideshow with xHTML</title>
	<atom:link href="http://www.flyingjaco.net/archives/283/feed" rel="self" type="application/rss+xml" />
	<link>http://www.flyingjaco.net/archives/283</link>
	<description>My thoughts, my projects, and all sorts of other stuff</description>
	<lastBuildDate>Thu, 04 Feb 2010 16:00:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jaco</title>
		<link>http://www.flyingjaco.net/archives/283/comment-page-1#comment-323</link>
		<dc:creator>Jaco</dc:creator>
		<pubDate>Thu, 04 Feb 2010 16:00:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.flyingjaco.net/?p=283#comment-323</guid>
		<description>Actually, I have a &lt;a href=&quot;http://dispatchevent.org/roger/using-e4x-with-xhtml-watch-your-namespaces/&quot; rel=&quot;nofollow&quot;&gt;link&lt;/a&gt; in the footnotes to a site that explains how to do it. Also, you absolutely, positively need to add &lt;html xmlns=&34;http://www.w3.org/1999/xhtml&34;&gt; after the DOCTYPE. Go to the &lt;a href=&quot;http://www.flyingjaco.net/Area51/slideshow/&quot; rel=&quot;nofollow&quot;&gt;example&lt;/a&gt; and look up the code with FireBug (if you have FireFox) or the developer&#039;s tools (for Safari and IE8). That&#039;ll show you what I have to do in the xHTML to get it to validate. If you want to see if you code validates as XML, try this &lt;a href=&quot;http://www.w3schools.com/XML/xml_validator.asp&quot; rel=&quot;nofollow&quot;&gt;validator&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Actually, I have a <a href="http://dispatchevent.org/roger/using-e4x-with-xhtml-watch-your-namespaces/" rel="nofollow">link</a> in the footnotes to a site that explains how to do it. Also, you absolutely, positively need to add &lt;html xmlns=&amp;34;http://www.w3.org/1999/xhtml&amp;34;&gt; after the DOCTYPE. Go to the <a href="http://www.flyingjaco.net/Area51/slideshow/" rel="nofollow">example</a> and look up the code with FireBug (if you have FireFox) or the developer&#8217;s tools (for Safari and IE8). That&#8217;ll show you what I have to do in the xHTML to get it to validate. If you want to see if you code validates as XML, try this <a href="http://www.w3schools.com/XML/xml_validator.asp" rel="nofollow">validator</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erick</title>
		<link>http://www.flyingjaco.net/archives/283/comment-page-1#comment-322</link>
		<dc:creator>Erick</dc:creator>
		<pubDate>Wed, 03 Feb 2010 21:47:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.flyingjaco.net/?p=283#comment-322</guid>
		<description>Hey, may you please post or send the part of the code which loads the xhtml data and validates it as xml.
Thanks,
Erick</description>
		<content:encoded><![CDATA[<p>Hey, may you please post or send the part of the code which loads the xhtml data and validates it as xml.<br />
Thanks,<br />
Erick</p>
]]></content:encoded>
	</item>
</channel>
</rss>
