<?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: Transferring Data from XML to Actionscript 3</title>
	<atom:link href="http://www.as3dtk.com/?feed=rss2&#038;p=323" rel="self" type="application/rss+xml" />
	<link>http://www.as3dtk.com/?p=323</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: Charles Davis</title>
		<link>http://www.as3dtk.com/?p=323&#038;cpage=1#comment-395</link>
		<dc:creator>Charles Davis</dc:creator>
		<pubDate>Sun, 15 Nov 2009 17:00:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.as3dtk.com/?p=323#comment-395</guid>
		<description>I prefer the for.. loop myself because I can get several different xml values for each loop by getting the indexed values of both attributes and node.</description>
		<content:encoded><![CDATA[<p>I prefer the for.. loop myself because I can get several different xml values for each loop by getting the indexed values of both attributes and node.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geirr Winnem</title>
		<link>http://www.as3dtk.com/?p=323&#038;cpage=1#comment-394</link>
		<dc:creator>Geirr Winnem</dc:creator>
		<pubDate>Sun, 15 Nov 2009 16:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.as3dtk.com/?p=323#comment-394</guid>
		<description>Hi Charles, in order to get the best possible performance in actionscript and most other languages i have been coding in you should avoid using a for each loop since this is the most expencive loop performance wise</description>
		<content:encoded><![CDATA[<p>Hi Charles, in order to get the best possible performance in actionscript and most other languages i have been coding in you should avoid using a for each loop since this is the most expencive loop performance wise</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles Davis</title>
		<link>http://www.as3dtk.com/?p=323&#038;cpage=1#comment-392</link>
		<dc:creator>Charles Davis</dc:creator>
		<pubDate>Mon, 09 Nov 2009 20:52:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.as3dtk.com/?p=323#comment-392</guid>
		<description>I&#039;ll do that and add to post.  Thanks for the suggestion.</description>
		<content:encoded><![CDATA[<p>I&#8217;ll do that and add to post.  Thanks for the suggestion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phillip Kerman</title>
		<link>http://www.as3dtk.com/?p=323&#038;cpage=1#comment-391</link>
		<dc:creator>Phillip Kerman</dc:creator>
		<pubDate>Mon, 09 Nov 2009 20:41:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.as3dtk.com/?p=323#comment-391</guid>
		<description>Pretty lucent example.

You might check out &quot;for-each&quot; as a  sweet alternative to &quot;for&quot;

Thanks</description>
		<content:encoded><![CDATA[<p>Pretty lucent example.</p>
<p>You might check out &#8220;for-each&#8221; as a  sweet alternative to &#8220;for&#8221;</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
