<?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: AS3 Tutorial: Creating a Slideshow</title> <atom:link href="http://www.richnetapps.com/tutorial-as3-slideshow/feed/" rel="self" type="application/rss+xml" /><link>http://www.richnetapps.com/tutorial-as3-slideshow/</link> <description>Internet Applications - Flash, Flex, Silverlight, JavaFX</description> <lastBuildDate>Sat, 06 Mar 2010 17:44:11 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.9.2</generator> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: Thea</title><link>http://www.richnetapps.com/tutorial-as3-slideshow/comment-page-1/#comment-639</link> <dc:creator>Thea</dc:creator> <pubDate>Mon, 01 Feb 2010 00:19:09 +0000</pubDate> <guid
isPermaLink="false">#comment-639</guid> <description>This is the best tutorial/example I&#039;ve found on the subject.
One thing you could do different is to keep the image source and title strings directly in the XML object, since it is already loaded in memory, no reason to create another copy of it in memory.  A slideshow is a linear arrangement but frequently the user can jump around so it isn&#039;t necessary to have things in linear order.  You end up using the id names.  If you have a large number of images, say your slideshow totals into the 100&#039;s of megs, it may be better to load them on demand, not all at once.
 
 
 
 </description> <content:encoded><![CDATA[<p>This is the best tutorial/example I&#8217;ve found on the subject.<br
/> One thing you could do different is to keep the image source and title strings directly in the XML object, since it is already loaded in memory, no reason to create another copy of it in memory.  A slideshow is a linear arrangement but frequently the user can jump around so it isn&#8217;t necessary to have things in linear order.  You end up using the id names.  If you have a large number of images, say your slideshow totals into the 100&#8217;s of megs, it may be better to load them on demand, not all at once.<br
/>  <br
/>  <br
/>  <br
/>  </p> ]]></content:encoded> </item> <item><title>By: Mike Crone</title><link>http://www.richnetapps.com/tutorial-as3-slideshow/comment-page-1/#comment-592</link> <dc:creator>Mike Crone</dc:creator> <pubDate>Fri, 13 Nov 2009 03:58:00 +0000</pubDate> <guid
isPermaLink="false">#comment-592</guid> <description>Excellent tutorial, Armand. I will share this link with my design students. Thanks much.</description> <content:encoded><![CDATA[<p>Excellent tutorial, Armand. I will share this link with my design students. Thanks much.</p> ]]></content:encoded> </item> <item><title>By: Kara</title><link>http://www.richnetapps.com/tutorial-as3-slideshow/comment-page-1/#comment-581</link> <dc:creator>Kara</dc:creator> <pubDate>Wed, 28 Oct 2009 03:57:03 +0000</pubDate> <guid
isPermaLink="false">#comment-581</guid> <description>Thank you very much for the tutorial, especially the pdf and full code. I linked you to where I will use it and cite for credit. Thanks!</description> <content:encoded><![CDATA[<p>Thank you very much for the tutorial, especially the pdf and full code. I linked you to where I will use it and cite for credit. Thanks!</p> ]]></content:encoded> </item> <item><title>By: Porter</title><link>http://www.richnetapps.com/tutorial-as3-slideshow/comment-page-1/#comment-579</link> <dc:creator>Porter</dc:creator> <pubDate>Fri, 23 Oct 2009 04:06:51 +0000</pubDate> <guid
isPermaLink="false">#comment-579</guid> <description>Awesome flash based slide show, great work explaining it step by step as well. Thanks for sharing, keep up the good work.</description> <content:encoded><![CDATA[<p>Awesome flash based slide show, great work explaining it step by step as well. Thanks for sharing, keep up the good work.</p> ]]></content:encoded> </item> <item><title>By: Robert Anthony</title><link>http://www.richnetapps.com/tutorial-as3-slideshow/comment-page-1/#comment-155</link> <dc:creator>Robert Anthony</dc:creator> <pubDate>Thu, 09 Oct 2008 05:39:13 +0000</pubDate> <guid
isPermaLink="false">#comment-155</guid> <description>Excellent presentation Armand. I</description> <content:encoded><![CDATA[<p>Excellent presentation Armand. I</p> ]]></content:encoded> </item> <item><title>By: Molefi</title><link>http://www.richnetapps.com/tutorial-as3-slideshow/comment-page-1/#comment-154</link> <dc:creator>Molefi</dc:creator> <pubDate>Wed, 08 Oct 2008 00:30:29 +0000</pubDate> <guid
isPermaLink="false">#comment-154</guid> <description>This is great I&#039;m new to actionscript and this was very helpful. It looks really nice. I was wondering, how do i go about making the images &#039;clickable&#039;?&lt;br /&gt;
&lt;br /&gt;
Thanks</description> <content:encoded><![CDATA[<p>This is great I&#8217;m new to actionscript and this was very helpful. It looks really nice. I was wondering, how do i go about making the images &#8216;clickable&#8217;?</p><p>Thanks</p> ]]></content:encoded> </item> <item><title>By: jugash</title><link>http://www.richnetapps.com/tutorial-as3-slideshow/comment-page-1/#comment-153</link> <dc:creator>jugash</dc:creator> <pubDate>Fri, 03 Oct 2008 04:59:42 +0000</pubDate> <guid
isPermaLink="false">#comment-153</guid> <description>Spot on. Very useful. Thanks</description> <content:encoded><![CDATA[<p>Spot on. Very useful. Thanks</p> ]]></content:encoded> </item> <item><title>By: jesse harshbarger</title><link>http://www.richnetapps.com/tutorial-as3-slideshow/comment-page-1/#comment-152</link> <dc:creator>jesse harshbarger</dc:creator> <pubDate>Wed, 13 Aug 2008 04:56:24 +0000</pubDate> <guid
isPermaLink="false">#comment-152</guid> <description>This was dead on and will really help out.  Thanks for the time and effort to detail the code.  Mahalo!</description> <content:encoded><![CDATA[<p>This was dead on and will really help out.  Thanks for the time and effort to detail the code.  Mahalo!</p> ]]></content:encoded> </item> <item><title>By: mike kelly</title><link>http://www.richnetapps.com/tutorial-as3-slideshow/comment-page-1/#comment-151</link> <dc:creator>mike kelly</dc:creator> <pubDate>Sat, 09 Aug 2008 11:39:41 +0000</pubDate> <guid
isPermaLink="false">#comment-151</guid> <description>my program was corrupted. had to re-install from scratch. fine now!&lt;br /&gt;
&lt;br /&gt;
thanks for this terrific example....</description> <content:encoded><![CDATA[<p>my program was corrupted. had to re-install from scratch. fine now!</p><p>thanks for this terrific example&#8230;.</p> ]]></content:encoded> </item> <item><title>By: mike kelly</title><link>http://www.richnetapps.com/tutorial-as3-slideshow/comment-page-1/#comment-150</link> <dc:creator>mike kelly</dc:creator> <pubDate>Fri, 08 Aug 2008 15:36:08 +0000</pubDate> <guid
isPermaLink="false">#comment-150</guid> <description>I&#039;m having a serious problem that&#039;s just recently appeared. my flash cs3 is unable to build a classpath to the external actionscript in your tutorial example as well as others I&#039;ve downloaded tonight. it&#039;s driving me crazy. have you ever encountered this?</description> <content:encoded><![CDATA[<p>I&#8217;m having a serious problem that&#8217;s just recently appeared. my flash cs3 is unable to build a classpath to the external actionscript in your tutorial example as well as others I&#8217;ve downloaded tonight. it&#8217;s driving me crazy. have you ever encountered this?</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Served from: box346.bluehost.com @ 2010-03-12 11:37:04 by W3 Total Cache -->