<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: Evil Panda &#8211; example of gotoAndPlay frame label tip with Flash Lite 1.1</title>
	<atom:link href="http://flashmobile.scottjanousek.com/2008/02/20/evil-panda-example-of-gotoandplay-frame-label-tip-with-flash-lite-11/feed/" rel="self" type="application/rss+xml" />
	<link>http://flashmobile.scottjanousek.com/2008/02/20/evil-panda-example-of-gotoandplay-frame-label-tip-with-flash-lite-11/</link>
	<description></description>
	<lastBuildDate>Wed, 28 Jul 2010 12:58:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: jw</title>
		<link>http://flashmobile.scottjanousek.com/2008/02/20/evil-panda-example-of-gotoandplay-frame-label-tip-with-flash-lite-11/comment-page-1/#comment-130029</link>
		<dc:creator>jw</dc:creator>
		<pubDate>Mon, 11 Aug 2008 21:36:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.scottjanousek.com/blog/2008/02/20/evil-panda-example-of-gotoandplay-frame-label-tip-with-flash-lite-11/#comment-130029</guid>
		<description>Nice explanation.
Im new to flash lite 1.1 and have some difficulties jumping to frames, maybe someone want to have a look at my code and tell me why it&#039;s not working?

for (i = 1; i &lt; 4; i++) {
	
    newName = &quot;foto&quot; add i;
    duplicateMovieClip(&quot;foto&quot;, newName,i); 
	eval(&quot;foto&quot; add i)._x=10

	tellTarget(&quot;foto&quot; add i){
		gotoAndPlay(i)
	}
}

When i replace gotoAndPlay(i) with gotoAndPlay(2) it jumps to frame 2, why not with i?</description>
		<content:encoded><![CDATA[<p>Nice explanation.<br />
Im new to flash lite 1.1 and have some difficulties jumping to frames, maybe someone want to have a look at my code and tell me why it&#8217;s not working?</p>
<p>for (i = 1; i &lt; 4; i++) {</p>
<p>    newName = &#8220;foto&#8221; add i;<br />
    duplicateMovieClip(&#8220;foto&#8221;, newName,i);<br />
	eval(&#8220;foto&#8221; add i)._x=10</p>
<p>	tellTarget(&#8220;foto&#8221; add i){<br />
		gotoAndPlay(i)<br />
	}<br />
}</p>
<p>When i replace gotoAndPlay(i) with gotoAndPlay(2) it jumps to frame 2, why not with i?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Janousek</title>
		<link>http://flashmobile.scottjanousek.com/2008/02/20/evil-panda-example-of-gotoandplay-frame-label-tip-with-flash-lite-11/comment-page-1/#comment-129365</link>
		<dc:creator>Scott Janousek</dc:creator>
		<pubDate>Mon, 25 Feb 2008 00:32:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.scottjanousek.com/blog/2008/02/20/evil-panda-example-of-gotoandplay-frame-label-tip-with-flash-lite-11/#comment-129365</guid>
		<description>Sure.</description>
		<content:encoded><![CDATA[<p>Sure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chall3ng3r</title>
		<link>http://flashmobile.scottjanousek.com/2008/02/20/evil-panda-example-of-gotoandplay-frame-label-tip-with-flash-lite-11/comment-page-1/#comment-129357</link>
		<dc:creator>chall3ng3r</dc:creator>
		<pubDate>Fri, 22 Feb 2008 00:49:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.scottjanousek.com/blog/2008/02/20/evil-panda-example-of-gotoandplay-frame-label-tip-with-flash-lite-11/#comment-129357</guid>
		<description>Hey,

Nice&#039;n simple use of the tip. A good example for beginners.

Let me link this on original post.

// chall3ng3r //</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>Nice&#8217;n simple use of the tip. A good example for beginners.</p>
<p>Let me link this on original post.</p>
<p>// chall3ng3r //</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Janousek</title>
		<link>http://flashmobile.scottjanousek.com/2008/02/20/evil-panda-example-of-gotoandplay-frame-label-tip-with-flash-lite-11/comment-page-1/#comment-129343</link>
		<dc:creator>Scott Janousek</dc:creator>
		<pubDate>Thu, 21 Feb 2008 00:19:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.scottjanousek.com/blog/2008/02/20/evil-panda-example-of-gotoandplay-frame-label-tip-with-flash-lite-11/#comment-129343</guid>
		<description>Could be ...</description>
		<content:encoded><![CDATA[<p>Could be &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dale</title>
		<link>http://flashmobile.scottjanousek.com/2008/02/20/evil-panda-example-of-gotoandplay-frame-label-tip-with-flash-lite-11/comment-page-1/#comment-129341</link>
		<dc:creator>Dale</dc:creator>
		<pubDate>Wed, 20 Feb 2008 23:47:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.scottjanousek.com/blog/2008/02/20/evil-panda-example-of-gotoandplay-frame-label-tip-with-flash-lite-11/#comment-129341</guid>
		<description>Evil Panda - perhaps an adversary of Dojo Monkey??</description>
		<content:encoded><![CDATA[<p>Evil Panda &#8211; perhaps an adversary of Dojo Monkey??</p>
]]></content:encoded>
	</item>
</channel>
</rss>
