<?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 - AS2</title>
	<atom:link href="http://www.actionscriptclasses.com/2008/queueloader-as2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.actionscriptclasses.com/2008/queueloader-as2/</link>
	<description>Actionscript Class File Repository</description>
	<pubDate>Thu, 20 Nov 2008 13:09:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Siemer</title>
		<link>http://www.actionscriptclasses.com/2008/queueloader-as2/#comment-61505</link>
		<dc:creator>Siemer</dc:creator>
		<pubDate>Tue, 23 Sep 2008 11:58:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptclasses.com/?p=225#comment-61505</guid>
		<description>I think I'll be moving on to this: http://blog.greensock.com/preloadassetmanageras2/ :)</description>
		<content:encoded><![CDATA[<p>I think I&#8217;ll be moving on to this: <a href="http://blog.greensock.com/preloadassetmanageras2/" rel="nofollow">http://blog.greensock.com/preloadassetmanageras2/</a> <img src='http://www.actionscriptclasses.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Siemer</title>
		<link>http://www.actionscriptclasses.com/2008/queueloader-as2/#comment-60613</link>
		<dc:creator>Siemer</dc:creator>
		<pubDate>Wed, 17 Sep 2008 08:44:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptclasses.com/?p=225#comment-60613</guid>
		<description>Hmmm, there is another problem with the class: it always starts out with the first file already loaded. So when I load only one file, the class will immediately claim that the first file is 100% loaded and done, even though it it not... And then the swf will pop up later.

I've been testing it with these files: www.2shine.nl/post/QueueLoader%20test.zip</description>
		<content:encoded><![CDATA[<p>Hmmm, there is another problem with the class: it always starts out with the first file already loaded. So when I load only one file, the class will immediately claim that the first file is 100% loaded and done, even though it it not&#8230; And then the swf will pop up later.</p>
<p>I&#8217;ve been testing it with these files: <a href="http://www.2shine.nl/post/QueueLoader%20test.zip" rel="nofollow">http://www.2shine.nl/post/QueueLoader%20test.zip</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Siemer</title>
		<link>http://www.actionscriptclasses.com/2008/queueloader-as2/#comment-60612</link>
		<dc:creator>Siemer</dc:creator>
		<pubDate>Wed, 17 Sep 2008 07:56:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptclasses.com/?p=225#comment-60612</guid>
		<description>Thanks for fixing the files. Too bad the total progress does not show the real progress but simply divides the loading progress through the number of files to be loaded. This way when you load 4 small files and then 1 large file the last bit of your 'total loading progress' will take much longer than the rest...

What would be the best way to address this problem, maybe use a server side script to pass the filesizes to Flash?</description>
		<content:encoded><![CDATA[<p>Thanks for fixing the files. Too bad the total progress does not show the real progress but simply divides the loading progress through the number of files to be loaded. This way when you load 4 small files and then 1 large file the last bit of your &#8216;total loading progress&#8217; will take much longer than the rest&#8230;</p>
<p>What would be the best way to address this problem, maybe use a server side script to pass the filesizes to Flash?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juan Carlos</title>
		<link>http://www.actionscriptclasses.com/2008/queueloader-as2/#comment-59769</link>
		<dc:creator>Juan Carlos</dc:creator>
		<pubDate>Tue, 09 Sep 2008 21:23:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptclasses.com/?p=225#comment-59769</guid>
		<description>That´s exactly what I needed. Thank you, Mr Boyle!!</description>
		<content:encoded><![CDATA[<p>That´s exactly what I needed. Thank you, Mr Boyle!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laust Deleuran</title>
		<link>http://www.actionscriptclasses.com/2008/queueloader-as2/#comment-59641</link>
		<dc:creator>Laust Deleuran</dc:creator>
		<pubDate>Tue, 09 Sep 2008 08:25:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptclasses.com/?p=225#comment-59641</guid>
		<description>Im preloading a bunch of SWFs which normally would play automatically. But i dont want them to be visible when i preolaod them, so i've set the preloading container _visible = false; but i can still hear the sound from the loading movieclips, and the preloader halts after loading a couple of  them - anybody hazard a guess at why?

I only encounter the halt problem when running my loader swf in flashplayer outside adobe flash. inseide adobe flash (with ctrl + enter) it works just great.</description>
		<content:encoded><![CDATA[<p>Im preloading a bunch of SWFs which normally would play automatically. But i dont want them to be visible when i preolaod them, so i&#8217;ve set the preloading container _visible = false; but i can still hear the sound from the loading movieclips, and the preloader halts after loading a couple of  them - anybody hazard a guess at why?</p>
<p>I only encounter the halt problem when running my loader swf in flashplayer outside adobe flash. inseide adobe flash (with ctrl + enter) it works just great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: finty</title>
		<link>http://www.actionscriptclasses.com/2008/queueloader-as2/#comment-59605</link>
		<dc:creator>finty</dc:creator>
		<pubDate>Mon, 08 Sep 2008 21:59:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptclasses.com/?p=225#comment-59605</guid>
		<description>sorry about those errors.  I've uploaded a fresh copy of the classes.</description>
		<content:encoded><![CDATA[<p>sorry about those errors.  I&#8217;ve uploaded a fresh copy of the classes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juan Carlos</title>
		<link>http://www.actionscriptclasses.com/2008/queueloader-as2/#comment-58997</link>
		<dc:creator>Juan Carlos</dc:creator>
		<pubDate>Wed, 03 Sep 2008 22:53:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptclasses.com/?p=225#comment-58997</guid>
		<description>Your classes looks very interesting. 

Im trying to run your queueloader, but it requires the intel.ks4 libraries.

Could you tell me where can I get it?

Thank you =)
Juan Carlos</description>
		<content:encoded><![CDATA[<p>Your classes looks very interesting. </p>
<p>Im trying to run your queueloader, but it requires the intel.ks4 libraries.</p>
<p>Could you tell me where can I get it?</p>
<p>Thank you =)<br />
Juan Carlos</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Siemer</title>
		<link>http://www.actionscriptclasses.com/2008/queueloader-as2/#comment-58649</link>
		<dc:creator>Siemer</dc:creator>
		<pubDate>Tue, 02 Sep 2008 08:43:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptclasses.com/?p=225#comment-58649</guid>
		<description>Strange, the rest of my post was eaten.
Lines 57, 100 and 107 also threw an error about missing ‘intel.ks4.load.LoadSound’ and 'intel.ks4.load.LoadLOswf'</description>
		<content:encoded><![CDATA[<p>Strange, the rest of my post was eaten.<br />
Lines 57, 100 and 107 also threw an error about missing ‘intel.ks4.load.LoadSound’ and &#8216;intel.ks4.load.LoadLOswf&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Siemer</title>
		<link>http://www.actionscriptclasses.com/2008/queueloader-as2/#comment-58648</link>
		<dc:creator>Siemer</dc:creator>
		<pubDate>Tue, 02 Sep 2008 08:42:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptclasses.com/?p=225#comment-58648</guid>
		<description>I can't get the class to run, I seem to be missing some files...

Line 56; The class or interface 'intel.ks4.load.LoadSound' could not be loaded.</description>
		<content:encoded><![CDATA[<p>I can&#8217;t get the class to run, I seem to be missing some files&#8230;</p>
<p>Line 56; The class or interface &#8216;intel.ks4.load.LoadSound&#8217; could not be loaded.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: finty</title>
		<link>http://www.actionscriptclasses.com/2008/queueloader-as2/#comment-57109</link>
		<dc:creator>finty</dc:creator>
		<pubDate>Sun, 24 Aug 2008 17:30:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptclasses.com/?p=225#comment-57109</guid>
		<description>thanks for the feedback.  I've only just read these comments.

Laura, I've added QueueLoaderEvent.QUEUE_PROGRESS now.

regards,

Fintan</description>
		<content:encoded><![CDATA[<p>thanks for the feedback.  I&#8217;ve only just read these comments.</p>
<p>Laura, I&#8217;ve added QueueLoaderEvent.QUEUE_PROGRESS now.</p>
<p>regards,</p>
<p>Fintan</p>
]]></content:encoded>
	</item>
</channel>
</rss>
