<?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: ActionScript 3 Dynamic XML Slideshow</title>
	<atom:link href="http://simplistika.com/actionscript-3-dynamic-xml-slideshow/feed/" rel="self" type="application/rss+xml" />
	<link>http://simplistika.com/actionscript-3-dynamic-xml-slideshow/</link>
	<description>Think Simple</description>
	<lastBuildDate>Wed, 07 Jul 2010 22:23:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Shikha</title>
		<link>http://simplistika.com/actionscript-3-dynamic-xml-slideshow/comment-page-2/#comment-54</link>
		<dc:creator>Shikha</dc:creator>
		<pubDate>Thu, 13 Nov 2008 04:14:57 +0000</pubDate>
		<guid isPermaLink="false">http://jared.simplistika.com/actionscript-3-dynamic-xml-slideshow/#comment-54</guid>
		<description>The code is amazing
but as my knowledge of as3 is very limited, i cannt find my way around for accomplishing the desired output.
is there a way the unending loop of transitions could be limited to the number of images and embedd a video in the end thats also database driven in the end.
AM i asking for too much!!!!!!!!!!1</description>
		<content:encoded><![CDATA[<p>The code is amazing<br />
but as my knowledge of as3 is very limited, i cannt find my way around for accomplishing the desired output.<br />
is there a way the unending loop of transitions could be limited to the number of images and embedd a video in the end thats also database driven in the end.<br />
AM i asking for too much!!!!!!!!!!1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://simplistika.com/actionscript-3-dynamic-xml-slideshow/comment-page-2/#comment-53</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Fri, 08 Aug 2008 04:29:20 +0000</pubDate>
		<guid isPermaLink="false">http://jared.simplistika.com/actionscript-3-dynamic-xml-slideshow/#comment-53</guid>
		<description>got this error when I tested your v1.2 (with images) on my mac: 1046: Type was not found or was not a compile-time constant: XMLSlideshow.</description>
		<content:encoded><![CDATA[<p>got this error when I tested your v1.2 (with images) on my mac: 1046: Type was not found or was not a compile-time constant: XMLSlideshow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iamsmug</title>
		<link>http://simplistika.com/actionscript-3-dynamic-xml-slideshow/comment-page-2/#comment-52</link>
		<dc:creator>iamsmug</dc:creator>
		<pubDate>Thu, 03 Jul 2008 19:30:19 +0000</pubDate>
		<guid isPermaLink="false">http://jared.simplistika.com/actionscript-3-dynamic-xml-slideshow/#comment-52</guid>
		<description>Dude the example is great but if lefft on for a long time it crashes. How can garbage collection be added to stop this?

Cheers</description>
		<content:encoded><![CDATA[<p>Dude the example is great but if lefft on for a long time it crashes. How can garbage collection be added to stop this?</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://simplistika.com/actionscript-3-dynamic-xml-slideshow/comment-page-1/#comment-48</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Tue, 24 Jun 2008 22:17:54 +0000</pubDate>
		<guid isPermaLink="false">http://jared.simplistika.com/actionscript-3-dynamic-xml-slideshow/#comment-48</guid>
		<description>Thanks for the example.

Can you give me any pointers on how to implement a link for each image and have all the navigation(back, pause/play, forward) work at all times?

I can&#039;t even seem to find info on the functions preBG() and Control().

Is Control() part of the MovieClass which Sprite inherits? Is that right?

AS3 has got me lost...</description>
		<content:encoded><![CDATA[<p>Thanks for the example.</p>
<p>Can you give me any pointers on how to implement a link for each image and have all the navigation(back, pause/play, forward) work at all times?</p>
<p>I can&#8217;t even seem to find info on the functions preBG() and Control().</p>
<p>Is Control() part of the MovieClass which Sprite inherits? Is that right?</p>
<p>AS3 has got me lost&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brad</title>
		<link>http://simplistika.com/actionscript-3-dynamic-xml-slideshow/comment-page-1/#comment-51</link>
		<dc:creator>brad</dc:creator>
		<pubDate>Thu, 05 Jun 2008 21:18:03 +0000</pubDate>
		<guid isPermaLink="false">http://jared.simplistika.com/actionscript-3-dynamic-xml-slideshow/#comment-51</guid>
		<description>nevermind, figured it out in .xml file.</description>
		<content:encoded><![CDATA[<p>nevermind, figured it out in .xml file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad</title>
		<link>http://simplistika.com/actionscript-3-dynamic-xml-slideshow/comment-page-1/#comment-47</link>
		<dc:creator>Brad</dc:creator>
		<pubDate>Thu, 05 Jun 2008 14:00:15 +0000</pubDate>
		<guid isPermaLink="false">http://jared.simplistika.com/actionscript-3-dynamic-xml-slideshow/#comment-47</guid>
		<description>Jared,

Nice slide-show.
was able to customize buttons, size etc...
Need to add more images than just three. Is this as simple as adding more images into the &quot;images&quot; folder and keeping the naming sequence? I tried this, but still keep cycling through the first 3 images.  Any help is greatly appreciated.</description>
		<content:encoded><![CDATA[<p>Jared,</p>
<p>Nice slide-show.<br />
was able to customize buttons, size etc&#8230;<br />
Need to add more images than just three. Is this as simple as adding more images into the &#8220;images&#8221; folder and keeping the naming sequence? I tried this, but still keep cycling through the first 3 images.  Any help is greatly appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://simplistika.com/actionscript-3-dynamic-xml-slideshow/comment-page-1/#comment-50</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Sun, 25 May 2008 19:56:21 +0000</pubDate>
		<guid isPermaLink="false">http://jared.simplistika.com/actionscript-3-dynamic-xml-slideshow/#comment-50</guid>
		<description>Quince, Nice additions...

I looked at your site but have to wonder if the images should not be loaded continually rather than each time so you have to see the wine bottle or any preloader...? Preloaders have virtually little design value and are only feedback to the viewer if they are not seeing anything change on their screen.

Even though the wine bottle is a cool preloader graphic it seems any preloader takes away from the clients intended display material.

So my question would be if you could load all the images so there was no need to see the preloader unless the images were not available (a slow connection for instance)? Maybe preloading constantly is not a good use of resources so we &quot;have&quot; to preload each time an element is called?

Regardless, if your new code solves the background image showing problem, good job!</description>
		<content:encoded><![CDATA[<p>Quince, Nice additions&#8230;</p>
<p>I looked at your site but have to wonder if the images should not be loaded continually rather than each time so you have to see the wine bottle or any preloader&#8230;? Preloaders have virtually little design value and are only feedback to the viewer if they are not seeing anything change on their screen.</p>
<p>Even though the wine bottle is a cool preloader graphic it seems any preloader takes away from the clients intended display material.</p>
<p>So my question would be if you could load all the images so there was no need to see the preloader unless the images were not available (a slow connection for instance)? Maybe preloading constantly is not a good use of resources so we &#8220;have&#8221; to preload each time an element is called?</p>
<p>Regardless, if your new code solves the background image showing problem, good job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quince</title>
		<link>http://simplistika.com/actionscript-3-dynamic-xml-slideshow/comment-page-1/#comment-49</link>
		<dc:creator>Quince</dc:creator>
		<pubDate>Sun, 25 May 2008 19:22:48 +0000</pubDate>
		<guid isPermaLink="false">http://jared.simplistika.com/actionscript-3-dynamic-xml-slideshow/#comment-49</guid>
		<description>This was an excellent script. I changed a few lines in the XMLSlideshow.as to make the transistion work better. The reason for this is that I’m using different size images and the previous image was showing through on the bottom or sides.

First change line 227 to this and add line 228:
TweenLite.to(child2, 1.5, {alpha:1});
TweenLite.to(child1, 1.0, {alpha:0});

Now, change line 234 to this and add line 235:
TweenLite.to(child1, 1.5, {alpha:1});
TweenLite.to(child2, 1.0, {alpha:0});

This will make the back image fade out while the new image fades in.

Two other things I found that were very nice was to comment out the preloader width and height. The only trick is to make sure the preloader is not above the menu so you willneed to re-position the controls, preloader or both.

the other thing I found is, the controls MC was a great place to add a skin for the slideshow.

Finally you can fix the preloader to make frame 1 blank in the preloader MC then add

_preBg.gotoAndStop(1);

just after line 238.  After the slides have been loaded the preloader won’t show up.

You can see how it came out at http://12seasonswinebar.com

Excellent work, Thanks!
Quince
&lt;a href=&quot;http://www.simplistika.com/files/wineslides.zip&quot; rel=&quot;nofollow&quot;&gt;
Download the files here&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>This was an excellent script. I changed a few lines in the XMLSlideshow.as to make the transistion work better. The reason for this is that I’m using different size images and the previous image was showing through on the bottom or sides.</p>
<p>First change line 227 to this and add line 228:<br />
TweenLite.to(child2, 1.5, {alpha:1});<br />
TweenLite.to(child1, 1.0, {alpha:0});</p>
<p>Now, change line 234 to this and add line 235:<br />
TweenLite.to(child1, 1.5, {alpha:1});<br />
TweenLite.to(child2, 1.0, {alpha:0});</p>
<p>This will make the back image fade out while the new image fades in.</p>
<p>Two other things I found that were very nice was to comment out the preloader width and height. The only trick is to make sure the preloader is not above the menu so you willneed to re-position the controls, preloader or both.</p>
<p>the other thing I found is, the controls MC was a great place to add a skin for the slideshow.</p>
<p>Finally you can fix the preloader to make frame 1 blank in the preloader MC then add</p>
<p>_preBg.gotoAndStop(1);</p>
<p>just after line 238.  After the slides have been loaded the preloader won’t show up.</p>
<p>You can see how it came out at <a href="http://12seasonswinebar.com" rel="nofollow">http://12seasonswinebar.com</a></p>
<p>Excellent work, Thanks!<br />
Quince<br />
<a href="http://www.simplistika.com/files/wineslides.zip" rel="nofollow"><br />
Download the files here</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://simplistika.com/actionscript-3-dynamic-xml-slideshow/comment-page-1/#comment-46</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Tue, 20 May 2008 13:45:55 +0000</pubDate>
		<guid isPermaLink="false">http://jared.simplistika.com/actionscript-3-dynamic-xml-slideshow/#comment-46</guid>
		<description>Great slideshow app!

How about adding the means to have a title for each image displayed over the top and pulled from the XML?

Thanks for being generous with your code. Much appreciated.</description>
		<content:encoded><![CDATA[<p>Great slideshow app!</p>
<p>How about adding the means to have a title for each image displayed over the top and pulled from the XML?</p>
<p>Thanks for being generous with your code. Much appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AS3 XML Slideshow &#124; Simplistika</title>
		<link>http://simplistika.com/actionscript-3-dynamic-xml-slideshow/comment-page-1/#comment-45</link>
		<dc:creator>AS3 XML Slideshow &#124; Simplistika</dc:creator>
		<pubDate>Sun, 18 May 2008 07:23:44 +0000</pubDate>
		<guid isPermaLink="false">http://jared.simplistika.com/actionscript-3-dynamic-xml-slideshow/#comment-45</guid>
		<description>Updated version. I&#039;ve tested it with more than 20 images and it&#039;s working fine.
http://jared.simplistika.com/as3-xml-slideshow-v12/</description>
		<content:encoded><![CDATA[<p>Updated version. I&#8217;ve tested it with more than 20 images and it&#8217;s working fine.<br />
<a href="http://jared.simplistika.com/as3-xml-slideshow-v12/" rel="nofollow">http://jared.simplistika.com/as3-xml-slideshow-v12/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
