<?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: Script Causing Flash to Run Slowly</title>
	<atom:link href="http://www.taterboy.com/blog/2008/07/script-causing-flash-to-run-slowly/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.taterboy.com/blog/2008/07/script-causing-flash-to-run-slowly/</link>
	<description>FLASH :: FLEX :: AIR :: ILLUSTRATION :: ANIMATION :: WEB DEVELOPMENT</description>
	<pubDate>Thu, 09 Sep 2010 19:13:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Recent URLs tagged Run - Urlrecorder</title>
		<link>http://www.taterboy.com/blog/2008/07/script-causing-flash-to-run-slowly/comment-page-1/#comment-205</link>
		<dc:creator>Recent URLs tagged Run - Urlrecorder</dc:creator>
		<pubDate>Tue, 06 Jan 2009 08:01:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.taterboy.com/blog/?p=17#comment-205</guid>
		<description>[...] recorded first by extremeplayer14 on 2008-12-25&#8594; Script causing Flash to Run Slowly [...]</description>
		<content:encoded><![CDATA[<p>[...] recorded first by extremeplayer14 on 2008-12-25&rarr; Script causing Flash to Run Slowly [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: taterboy</title>
		<link>http://www.taterboy.com/blog/2008/07/script-causing-flash-to-run-slowly/comment-page-1/#comment-109</link>
		<dc:creator>taterboy</dc:creator>
		<pubDate>Fri, 25 Jul 2008 13:46:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.taterboy.com/blog/?p=17#comment-109</guid>
		<description>Good point, "i" should equal 0 when working from an Array or XML which is very common and what I am using as an example. Starting at one is a bad habit I picked up years ago and has caused a couple other developers to scratch their heads.</description>
		<content:encoded><![CDATA[<p>Good point, &#8220;i&#8221; should equal 0 when working from an Array or XML which is very common and what I am using as an example. Starting at one is a bad habit I picked up years ago and has caused a couple other developers to scratch their heads.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Some Developer</title>
		<link>http://www.taterboy.com/blog/2008/07/script-causing-flash-to-run-slowly/comment-page-1/#comment-106</link>
		<dc:creator>Some Developer</dc:creator>
		<pubDate>Thu, 24 Jul 2008 22:05:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.taterboy.com/blog/?p=17#comment-106</guid>
		<description>It's generally a rare case that you'll start at 1 and skip the first item in your Array, XMLList, or whatever. As long as you include the full set and start at 0, network problems or anything else that cause a set of zero items won't have any problems.</description>
		<content:encoded><![CDATA[<p>It&#8217;s generally a rare case that you&#8217;ll start at 1 and skip the first item in your Array, XMLList, or whatever. As long as you include the full set and start at 0, network problems or anything else that cause a set of zero items won&#8217;t have any problems.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
