<?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: Creating an XML Gallery with ActionScript 3.0</title>
	<atom:link href="http://www.clickpopmedia.com/2008/05/14/creating-an-xml-gallery-with-actionscript-30/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.clickpopmedia.com/2008/05/14/creating-an-xml-gallery-with-actionscript-30/</link>
	<description>ClickPopMedia is a great little design and illustration firm.</description>
	<pubDate>Sun, 05 Jul 2009 00:10:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Paul</title>
		<link>http://www.clickpopmedia.com/2008/05/14/creating-an-xml-gallery-with-actionscript-30/comment-page-1/#comment-5608</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Mon, 11 May 2009 22:13:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.clickpopmedia.com/?p=309#comment-5608</guid>
		<description>Possible?  Of course it's possible, Flash is awesome.  Check out this &lt;a href="http://gotoandlearn.com/play?id=92" rel="nofollow"&gt;tutorial&lt;/a&gt; for a cool carousel effect.
Of course, for a simple fade effect. You just need to load the second image behind the first and then fade the first out after load completes.</description>
		<content:encoded><![CDATA[<p>Possible?  Of course it&#8217;s possible, Flash is awesome.  Check out this <a href="http://gotoandlearn.com/play?id=92" rel="nofollow">tutorial</a> for a cool carousel effect.<br />
Of course, for a simple fade effect. You just need to load the second image behind the first and then fade the first out after load completes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jimmy</title>
		<link>http://www.clickpopmedia.com/2008/05/14/creating-an-xml-gallery-with-actionscript-30/comment-page-1/#comment-5606</link>
		<dc:creator>Jimmy</dc:creator>
		<pubDate>Mon, 11 May 2009 20:15:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.clickpopmedia.com/?p=309#comment-5606</guid>
		<description>Wow thanks mate! 
Was searching for this :D
Maybe if you still read this, you can anwser 2 questions about it. I used your script and stuff. But is it possible to use an effect between each picture? like fade in and fade out? 

And my second question is if it is possible to arrange the pictures one step to the background? Because it is now going over my other pictures :P

thx in advance :D</description>
		<content:encoded><![CDATA[<p>Wow thanks mate!<br />
Was searching for this :D<br />
Maybe if you still read this, you can anwser 2 questions about it. I used your script and stuff. But is it possible to use an effect between each picture? like fade in and fade out? </p>
<p>And my second question is if it is possible to arrange the pictures one step to the background? Because it is now going over my other pictures :P</p>
<p>thx in advance :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.clickpopmedia.com/2008/05/14/creating-an-xml-gallery-with-actionscript-30/comment-page-1/#comment-5444</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Fri, 17 Apr 2009 16:07:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.clickpopmedia.com/?p=309#comment-5444</guid>
		<description>...  I'm glad to see people still read my tutorials, but seriously, //url/gallery.xml is NOT a real location.  It's just a placeholder that you are supposed to replace yourself with a correct URL to your own XML file.  That's why you guys are getting #2044 errors.</description>
		<content:encoded><![CDATA[<p>&#8230;  I&#8217;m glad to see people still read my tutorials, but seriously, //url/gallery.xml is NOT a real location.  It&#8217;s just a placeholder that you are supposed to replace yourself with a correct URL to your own XML file.  That&#8217;s why you guys are getting #2044 errors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.clickpopmedia.com/2008/05/14/creating-an-xml-gallery-with-actionscript-30/comment-page-1/#comment-5439</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Thu, 16 Apr 2009 20:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.clickpopmedia.com/?p=309#comment-5439</guid>
		<description>Same problem:
Error #2044: Unhandled ioError:. text=Error #2032: Stream Error. URL: file:////url/gallery.xml
	at Main()</description>
		<content:encoded><![CDATA[<p>Same problem:<br />
Error #2044: Unhandled ioError:. text=Error #2032: Stream Error. URL: file:////url/gallery.xml<br />
	at Main()</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.clickpopmedia.com/2008/05/14/creating-an-xml-gallery-with-actionscript-30/comment-page-1/#comment-5432</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Wed, 15 Apr 2009 23:01:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.clickpopmedia.com/?p=309#comment-5432</guid>
		<description>hi,
got the same problem. I get Error #2044 when i test swf. flash can't find any xml.
I've got xml in the root and images in /Photos folder.</description>
		<content:encoded><![CDATA[<p>hi,<br />
got the same problem. I get Error #2044 when i test swf. flash can&#8217;t find any xml.<br />
I&#8217;ve got xml in the root and images in /Photos folder.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dieter</title>
		<link>http://www.clickpopmedia.com/2008/05/14/creating-an-xml-gallery-with-actionscript-30/comment-page-1/#comment-4363</link>
		<dc:creator>Dieter</dc:creator>
		<pubDate>Sat, 27 Dec 2008 18:54:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.clickpopmedia.com/?p=309#comment-4363</guid>
		<description>hi,

I'm having a little problem, i gues it is in the xml becaus when i try to run it, i get an error that he cant find my url...

I have the fla and xml file then a map images ...

I have tried multiple urls also made my own xml but i wont work...

Help? :)</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>I&#8217;m having a little problem, i gues it is in the xml becaus when i try to run it, i get an error that he cant find my url&#8230;</p>
<p>I have the fla and xml file then a map images &#8230;</p>
<p>I have tried multiple urls also made my own xml but i wont work&#8230;</p>
<p>Help? :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cypher</title>
		<link>http://www.clickpopmedia.com/2008/05/14/creating-an-xml-gallery-with-actionscript-30/comment-page-1/#comment-2800</link>
		<dc:creator>cypher</dc:creator>
		<pubDate>Fri, 17 Oct 2008 21:44:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.clickpopmedia.com/?p=309#comment-2800</guid>
		<description>This is a smart trick to gets the pictures from outside flash, but if i use this way, i still need to use, dreawaver to publish the site in flash? 

What is Xml realy in this toturial ?

How can i gets pictures from a file in my pc?



cumps...</description>
		<content:encoded><![CDATA[<p>This is a smart trick to gets the pictures from outside flash, but if i use this way, i still need to use, dreawaver to publish the site in flash? </p>
<p>What is Xml realy in this toturial ?</p>
<p>How can i gets pictures from a file in my pc?</p>
<p>cumps&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.clickpopmedia.com/2008/05/14/creating-an-xml-gallery-with-actionscript-30/comment-page-1/#comment-992</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Sun, 06 Jul 2008 16:01:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.clickpopmedia.com/?p=309#comment-992</guid>
		<description>Mike, you just have to add the loader as a child at a lower index.  &lt;strong&gt;addChild(mc);&lt;/strong&gt; will add the child at the top automaticaly and thus your frame image is being covered.

Try using &lt;strong&gt;addChildAt(loader, 1);&lt;/strong&gt; to place the loader at a lower index then the frame image.
You might need to experiment with the index value a little to get it right.</description>
		<content:encoded><![CDATA[<p>Mike, you just have to add the loader as a child at a lower index.  <strong>addChild(mc);</strong> will add the child at the top automaticaly and thus your frame image is being covered.</p>
<p>Try using <strong>addChildAt(loader, 1);</strong> to place the loader at a lower index then the frame image.<br />
You might need to experiment with the index value a little to get it right.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.clickpopmedia.com/2008/05/14/creating-an-xml-gallery-with-actionscript-30/comment-page-1/#comment-988</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sun, 06 Jul 2008 07:39:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.clickpopmedia.com/?p=309#comment-988</guid>
		<description>Nice work, I want to overlay an image on top of the loader how do I arrange this?
I set up layers in my fla (stage) with my frame image above the main layer but I still have the loader poping on top ov everything else.
I figure there is probably a really simple explanation for this ...

Cheers :)</description>
		<content:encoded><![CDATA[<p>Nice work, I want to overlay an image on top of the loader how do I arrange this?<br />
I set up layers in my fla (stage) with my frame image above the main layer but I still have the loader poping on top ov everything else.<br />
I figure there is probably a really simple explanation for this &#8230;</p>
<p>Cheers :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sohoj</title>
		<link>http://www.clickpopmedia.com/2008/05/14/creating-an-xml-gallery-with-actionscript-30/comment-page-1/#comment-844</link>
		<dc:creator>sohoj</dc:creator>
		<pubDate>Sat, 31 May 2008 15:25:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.clickpopmedia.com/?p=309#comment-844</guid>
		<description>Nice tutorial. Is there any way to add a progress bar to images loaded from XML?</description>
		<content:encoded><![CDATA[<p>Nice tutorial. Is there any way to add a progress bar to images loaded from XML?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
