<?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"
	>
<channel>
	<title>Comments on: QueueLoader AS3 Guide (rev10)</title>
	<atom:link href="http://blog.hydrotik.com/2007/12/04/queueloader-as3-guide-rev10/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hydrotik.com/2007/12/04/queueloader-as3-guide-rev10/</link>
	<description>actionscript and creative playground of Donovan Adams</description>
	<pubDate>Tue, 07 Oct 2008 06:50:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: djdonovan</title>
		<link>http://blog.hydrotik.com/2007/12/04/queueloader-as3-guide-rev10/#comment-14294</link>
		<dc:creator>djdonovan</dc:creator>
		<pubDate>Thu, 11 Sep 2008 13:08:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hydrotik.com/2007/12/04/queueloader-as3-guide-rev10/#comment-14294</guid>
		<description>There is both upper and lower case checking in the latest version.</description>
		<content:encoded><![CDATA[<p>There is both upper and lower case checking in the latest version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://blog.hydrotik.com/2007/12/04/queueloader-as3-guide-rev10/#comment-14293</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Thu, 11 Sep 2008 10:52:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hydrotik.com/2007/12/04/queueloader-as3-guide-rev10/#comment-14293</guid>
		<description>Thank you very much for this.
You might want to do a toLowerCase() when you are testing for file names:

if(currItem.url.toLowerCase().match(".jpg") != null) _currType = FILE_IMAGE;

This prevents some troubles.  ;-)</description>
		<content:encoded><![CDATA[<p>Thank you very much for this.<br />
You might want to do a toLowerCase() when you are testing for file names:</p>
<p>if(currItem.url.toLowerCase().match(&#8221;.jpg&#8221;) != null) _currType = FILE_IMAGE;</p>
<p>This prevents some troubles.  <img src='http://blog.hydrotik.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Per</title>
		<link>http://blog.hydrotik.com/2007/12/04/queueloader-as3-guide-rev10/#comment-1686</link>
		<dc:creator>Per</dc:creator>
		<pubDate>Thu, 06 Dec 2007 21:07:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hydrotik.com/2007/12/04/queueloader-as3-guide-rev10/#comment-1686</guid>
		<description>Hi, I'm really enjoying your QueueLoader, it has helped me a lot, thanks. I have one problem though, when I load an image into a sprite as in your example, the sprite height and width properties are 0 eventhough It shows fine on the screen?
I need the height/width values for positioning of the sprites, what am I doing wrong?</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m really enjoying your QueueLoader, it has helped me a lot, thanks. I have one problem though, when I load an image into a sprite as in your example, the sprite height and width properties are 0 eventhough It shows fine on the screen?<br />
I need the height/width values for positioning of the sprites, what am I doing wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hydrotik &#124; flash/design/photography &#187; Blog Archive &#187; QueueLoader AS3 rev11 + Stable</title>
		<link>http://blog.hydrotik.com/2007/12/04/queueloader-as3-guide-rev10/#comment-1660</link>
		<dc:creator>hydrotik &#124; flash/design/photography &#187; Blog Archive &#187; QueueLoader AS3 rev11 + Stable</dc:creator>
		<pubDate>Thu, 06 Dec 2007 03:53:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hydrotik.com/2007/12/04/queueloader-as3-guide-rev10/#comment-1660</guid>
		<description>[...] hydrotik &#124; flash/design/photographyactionscript and creative playground of Donovan Adams         QueueLoader AS3 Guide (rev10) [...]</description>
		<content:encoded><![CDATA[<p>[...] hydrotik | flash/design/photographyactionscript and creative playground of Donovan Adams         QueueLoader AS3 Guide (rev10) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Winter</title>
		<link>http://blog.hydrotik.com/2007/12/04/queueloader-as3-guide-rev10/#comment-1634</link>
		<dc:creator>Justin Winter</dc:creator>
		<pubDate>Wed, 05 Dec 2007 04:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hydrotik.com/2007/12/04/queueloader-as3-guide-rev10/#comment-1634</guid>
		<description>Strong work man! Hopefully I'll be able to contribute more in the near future.</description>
		<content:encoded><![CDATA[<p>Strong work man! Hopefully I&#8217;ll be able to contribute more in the near future.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
