<?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: Parsing and Displaying a RSS feed in Actionscript 3</title>
	<atom:link href="http://www.as3dtk.com/?feed=rss2&#038;p=399" rel="self" type="application/rss+xml" />
	<link>http://www.as3dtk.com/?p=399</link>
	<description>More design, less programming</description>
	<lastBuildDate>Tue, 07 Sep 2010 16:23:08 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ricardo</title>
		<link>http://www.as3dtk.com/?p=399&#038;cpage=1#comment-451</link>
		<dc:creator>Ricardo</dc:creator>
		<pubDate>Mon, 07 Jun 2010 10:47:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.as3dtk.com/?p=399#comment-451</guid>
		<description>You, sir, are a life saver. I needed something that could deal with  tags that are already embedded into the description tag of a feed, and that&#039;s exactly what your sample code does.

Thanks!</description>
		<content:encoded><![CDATA[<p>You, sir, are a life saver. I needed something that could deal with  tags that are already embedded into the description tag of a feed, and that&#8217;s exactly what your sample code does.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug</title>
		<link>http://www.as3dtk.com/?p=399&#038;cpage=1#comment-435</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Fri, 30 Apr 2010 13:55:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.as3dtk.com/?p=399#comment-435</guid>
		<description>Thanks, this post is incredibly helpful!!!</description>
		<content:encoded><![CDATA[<p>Thanks, this post is incredibly helpful!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug</title>
		<link>http://www.as3dtk.com/?p=399&#038;cpage=1#comment-433</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Wed, 21 Apr 2010 17:13:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.as3dtk.com/?p=399#comment-433</guid>
		<description>Hello, 

This is the best example I&#039;ve seen, so far, for parsing RSS feed in ActionScript. Thank very much.  I downloaded rss_reader.zip, but when I tried to open the rss_reader.fla an error pops up that reads, &quot;Unexpected file format.&quot; So, I copied and pasted your above code. When I plugged in the RSS url that I need I get: TypeError: Error #1010: A term is undefined and has no properties.

Any thoughts?</description>
		<content:encoded><![CDATA[<p>Hello, </p>
<p>This is the best example I&#8217;ve seen, so far, for parsing RSS feed in ActionScript. Thank very much.  I downloaded rss_reader.zip, but when I tried to open the rss_reader.fla an error pops up that reads, &#8220;Unexpected file format.&#8221; So, I copied and pasted your above code. When I plugged in the RSS url that I need I get: TypeError: Error #1010: A term is undefined and has no properties.</p>
<p>Any thoughts?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
