<?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: Flash ActionScript 3.0 XML Basic Slideshow with Transitions</title>
	<atom:link href="http://onerutter.com/flash/flash-actionscript-30-xml-basic-slideshow-with-transitions.html/feed" rel="self" type="application/rss+xml" />
	<link>http://onerutter.com/flash/flash-actionscript-30-xml-basic-slideshow-with-transitions.html</link>
	<description>Web Designer and CSS Expert</description>
	<pubDate>Mon, 13 Oct 2008 05:25:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: martin</title>
		<link>http://onerutter.com/flash/flash-actionscript-30-xml-basic-slideshow-with-transitions.html#comment-10457</link>
		<dc:creator>martin</dc:creator>
		<pubDate>Thu, 28 Aug 2008 21:24:58 +0000</pubDate>
		<guid isPermaLink="false">http://onerutter.com/flash/flash-actionscript-30-xml-basic-slideshow-with-transitions.html#comment-10457</guid>
		<description>Hi 

saw your slide show but the download link for the files is missing,

Im wanting to start learning as 3 this would be a real help</description>
		<content:encoded><![CDATA[<p>Hi </p>
<p>saw your slide show but the download link for the files is missing,</p>
<p>Im wanting to start learning as 3 this would be a real help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven</title>
		<link>http://onerutter.com/flash/flash-actionscript-30-xml-basic-slideshow-with-transitions.html#comment-9184</link>
		<dc:creator>Steven</dc:creator>
		<pubDate>Mon, 14 Jul 2008 13:32:39 +0000</pubDate>
		<guid isPermaLink="false">http://onerutter.com/flash/flash-actionscript-30-xml-basic-slideshow-with-transitions.html#comment-9184</guid>
		<description>Just FYI the downloads error out with cannot find the file.

Otherwise killer work!</description>
		<content:encoded><![CDATA[<p>Just FYI the downloads error out with cannot find the file.</p>
<p>Otherwise killer work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://onerutter.com/flash/flash-actionscript-30-xml-basic-slideshow-with-transitions.html#comment-6039</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Thu, 08 May 2008 22:01:47 +0000</pubDate>
		<guid isPermaLink="false">http://onerutter.com/flash/flash-actionscript-30-xml-basic-slideshow-with-transitions.html#comment-6039</guid>
		<description>Hey Leandro,

I was able to fix the error with the following actions:

1. REMOVE changeText (0);
2. Remeber that the XML Nodes starts with 0 so if you have 5 XML nodes you slideNum == 4 

EXAMPLE
-------------------------------------------------------
changeText(0); 

function onSlideTimer(evt:TimerEvent):void {

		if (slideNum == 4) {</description>
		<content:encoded><![CDATA[<p>Hey Leandro,</p>
<p>I was able to fix the error with the following actions:</p>
<p>1. REMOVE changeText (0);<br />
2. Remeber that the XML Nodes starts with 0 so if you have 5 XML nodes you slideNum == 4 </p>
<p>EXAMPLE<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
changeText(0); </p>
<p>function onSlideTimer(evt:TimerEvent):void {</p>
<p>		if (slideNum == 4) {</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://onerutter.com/flash/flash-actionscript-30-xml-basic-slideshow-with-transitions.html#comment-6038</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Thu, 08 May 2008 21:14:25 +0000</pubDate>
		<guid isPermaLink="false">http://onerutter.com/flash/flash-actionscript-30-xml-basic-slideshow-with-transitions.html#comment-6038</guid>
		<description>I receive the same error when testing the Source code you provided.

TypeError: Error #1010: A term is undefined and has no properties.
at as3_fla::MainTimeline/changeText()
at as3_fla::MainTimeline/frame1() 

Thanks for any help in advance... Thanks!</description>
		<content:encoded><![CDATA[<p>I receive the same error when testing the Source code you provided.</p>
<p>TypeError: Error #1010: A term is undefined and has no properties.<br />
at as3_fla::MainTimeline/changeText()<br />
at as3_fla::MainTimeline/frame1() </p>
<p>Thanks for any help in advance&#8230; Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leandro</title>
		<link>http://onerutter.com/flash/flash-actionscript-30-xml-basic-slideshow-with-transitions.html#comment-5555</link>
		<dc:creator>Leandro</dc:creator>
		<pubDate>Fri, 18 Apr 2008 16:47:28 +0000</pubDate>
		<guid isPermaLink="false">http://onerutter.com/flash/flash-actionscript-30-xml-basic-slideshow-with-transitions.html#comment-5555</guid>
		<description>When I click on 'view demo' in this page a popup alert displays the following messages:
TypeError: Error #1010: A term is undefined and has no properties.
	at as3_fla::MainTimeline/changeText()
	at as3_fla::MainTimeline/frame1()</description>
		<content:encoded><![CDATA[<p>When I click on &#8216;view demo&#8217; in this page a popup alert displays the following messages:<br />
TypeError: Error #1010: A term is undefined and has no properties.<br />
	at as3_fla::MainTimeline/changeText()<br />
	at as3_fla::MainTimeline/frame1()</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mikemax</title>
		<link>http://onerutter.com/flash/flash-actionscript-30-xml-basic-slideshow-with-transitions.html#comment-5529</link>
		<dc:creator>mikemax</dc:creator>
		<pubDate>Thu, 17 Apr 2008 05:01:13 +0000</pubDate>
		<guid isPermaLink="false">http://onerutter.com/flash/flash-actionscript-30-xml-basic-slideshow-with-transitions.html#comment-5529</guid>
		<description>Whats up everybody, im really new when it come to get the understanding of using xml through actionscript and my problem seems really simple but im having some difficulty. If anybody can help me i would really appreciate it. Im trying to add images through xml and then put it through actionscript but i have no idea how to do that. If anybody knows how to do that, i would really appreciate it. Thanks!</description>
		<content:encoded><![CDATA[<p>Whats up everybody, im really new when it come to get the understanding of using xml through actionscript and my problem seems really simple but im having some difficulty. If anybody can help me i would really appreciate it. Im trying to add images through xml and then put it through actionscript but i have no idea how to do that. If anybody knows how to do that, i would really appreciate it. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: actionscript 3.0 for slideshow &#171; Concepts in Motion [spring 2008]</title>
		<link>http://onerutter.com/flash/flash-actionscript-30-xml-basic-slideshow-with-transitions.html#comment-5456</link>
		<dc:creator>actionscript 3.0 for slideshow &#171; Concepts in Motion [spring 2008]</dc:creator>
		<pubDate>Mon, 14 Apr 2008 21:50:38 +0000</pubDate>
		<guid isPermaLink="false">http://onerutter.com/flash/flash-actionscript-30-xml-basic-slideshow-with-transitions.html#comment-5456</guid>
		<description>[...] This is the link for the tutorial that focuses on the AS seen below [...]</description>
		<content:encoded><![CDATA[<p>[...] This is the link for the tutorial that focuses on the AS seen below [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher</title>
		<link>http://onerutter.com/flash/flash-actionscript-30-xml-basic-slideshow-with-transitions.html#comment-5367</link>
		<dc:creator>Christopher</dc:creator>
		<pubDate>Fri, 11 Apr 2008 08:29:12 +0000</pubDate>
		<guid isPermaLink="false">http://onerutter.com/flash/flash-actionscript-30-xml-basic-slideshow-with-transitions.html#comment-5367</guid>
		<description>Oh, the tags were removed. It should be:

This would make it much more dynamic, since you don’t have to know the number of (tag)image(tag) in the XML-file.</description>
		<content:encoded><![CDATA[<p>Oh, the tags were removed. It should be:</p>
<p>This would make it much more dynamic, since you don’t have to know the number of (tag)image(tag) in the XML-file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher</title>
		<link>http://onerutter.com/flash/flash-actionscript-30-xml-basic-slideshow-with-transitions.html#comment-5366</link>
		<dc:creator>Christopher</dc:creator>
		<pubDate>Fri, 11 Apr 2008 08:27:02 +0000</pubDate>
		<guid isPermaLink="false">http://onerutter.com/flash/flash-actionscript-30-xml-basic-slideshow-with-transitions.html#comment-5366</guid>
		<description>This would make it much more dynamic, since you don't have to know the number of  in the XML-file.

//Add this line to the loader event handler:
xmlTotal = xml.image.length() - 1;

///and change this line
if (slideNum == 4) {

//so it looks like this
if (slideNum == xmlTotal) {</description>
		<content:encoded><![CDATA[<p>This would make it much more dynamic, since you don&#8217;t have to know the number of  in the XML-file.</p>
<p>//Add this line to the loader event handler:<br />
xmlTotal = xml.image.length() - 1;</p>
<p>///and change this line<br />
if (slideNum == 4) {</p>
<p>//so it looks like this<br />
if (slideNum == xmlTotal) {</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacob</title>
		<link>http://onerutter.com/flash/flash-actionscript-30-xml-basic-slideshow-with-transitions.html#comment-4225</link>
		<dc:creator>Jacob</dc:creator>
		<pubDate>Mon, 18 Feb 2008 13:33:37 +0000</pubDate>
		<guid isPermaLink="false">http://onerutter.com/flash/flash-actionscript-30-xml-basic-slideshow-with-transitions.html#comment-4225</guid>
		<description>Hey everyone,

I just posted all the files so that you can download the source and get it working. I forgot to mention the onLoadComplete function, I will add that now. Sorry about that!</description>
		<content:encoded><![CDATA[<p>Hey everyone,</p>
<p>I just posted all the files so that you can download the source and get it working. I forgot to mention the onLoadComplete function, I will add that now. Sorry about that!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack</title>
		<link>http://onerutter.com/flash/flash-actionscript-30-xml-basic-slideshow-with-transitions.html#comment-4169</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Fri, 15 Feb 2008 00:27:34 +0000</pubDate>
		<guid isPermaLink="false">http://onerutter.com/flash/flash-actionscript-30-xml-basic-slideshow-with-transitions.html#comment-4169</guid>
		<description>Same problem too...</description>
		<content:encoded><![CDATA[<p>Same problem too&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wink</title>
		<link>http://onerutter.com/flash/flash-actionscript-30-xml-basic-slideshow-with-transitions.html#comment-4054</link>
		<dc:creator>Wink</dc:creator>
		<pubDate>Sat, 09 Feb 2008 03:02:38 +0000</pubDate>
		<guid isPermaLink="false">http://onerutter.com/flash/flash-actionscript-30-xml-basic-slideshow-with-transitions.html#comment-4054</guid>
		<description>Same problem as Will here... Where do i define onLoadComplete??</description>
		<content:encoded><![CDATA[<p>Same problem as Will here&#8230; Where do i define onLoadComplete??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://onerutter.com/flash/flash-actionscript-30-xml-basic-slideshow-with-transitions.html#comment-4027</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Thu, 07 Feb 2008 12:52:57 +0000</pubDate>
		<guid isPermaLink="false">http://onerutter.com/flash/flash-actionscript-30-xml-basic-slideshow-with-transitions.html#comment-4027</guid>
		<description>Walt,
I had the same problem, but then found changing the quotes around the xml file name to just ' .
It worked for me!</description>
		<content:encoded><![CDATA[<p>Walt,<br />
I had the same problem, but then found changing the quotes around the xml file name to just &#8216; .<br />
It worked for me!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jared</title>
		<link>http://onerutter.com/flash/flash-actionscript-30-xml-basic-slideshow-with-transitions.html#comment-3872</link>
		<dc:creator>Jared</dc:creator>
		<pubDate>Sat, 02 Feb 2008 08:30:08 +0000</pubDate>
		<guid isPermaLink="false">http://onerutter.com/flash/flash-actionscript-30-xml-basic-slideshow-with-transitions.html#comment-3872</guid>
		<description>I created something similar as well. Fla file available!

http://jared.simplistika.com/actionscript-3-dynamic-xml-slideshow/</description>
		<content:encoded><![CDATA[<p>I created something similar as well. Fla file available!</p>
<p><a href="http://jared.simplistika.com/actionscript-3-dynamic-xml-slideshow/" rel="nofollow">http://jared.simplistika.com/actionscript-3-dynamic-xml-slideshow/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Walt</title>
		<link>http://onerutter.com/flash/flash-actionscript-30-xml-basic-slideshow-with-transitions.html#comment-3845</link>
		<dc:creator>Walt</dc:creator>
		<pubDate>Thu, 31 Jan 2008 21:59:12 +0000</pubDate>
		<guid isPermaLink="false">http://onerutter.com/flash/flash-actionscript-30-xml-basic-slideshow-with-transitions.html#comment-3845</guid>
		<description>I am tring to use this tutorial.  It is exactly what I need to learn but I keep getting a 1093: Syntax error.
I have checked and checked again that the code is right.  Cut directly from your page!  Any ideas???</description>
		<content:encoded><![CDATA[<p>I am tring to use this tutorial.  It is exactly what I need to learn but I keep getting a 1093: Syntax error.<br />
I have checked and checked again that the code is right.  Cut directly from your page!  Any ideas???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://onerutter.com/flash/flash-actionscript-30-xml-basic-slideshow-with-transitions.html#comment-3807</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Tue, 29 Jan 2008 19:15:03 +0000</pubDate>
		<guid isPermaLink="false">http://onerutter.com/flash/flash-actionscript-30-xml-basic-slideshow-with-transitions.html#comment-3807</guid>
		<description>Very informative and helpful. Though, call me crazy, where do we define the "onLoadComplete" handler?</description>
		<content:encoded><![CDATA[<p>Very informative and helpful. Though, call me crazy, where do we define the &#8220;onLoadComplete&#8221; handler?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
