<?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: Tweener and &#8220;256 levels of recursion were exceeded in one action list&#8221;</title>
	<atom:link href="http://www.psyked.co.uk/actionscript/tweener-and-256-levels-of-recursion-were-exceeded-in-one-action-list.htm/feed" rel="self" type="application/rss+xml" />
	<link>http://www.psyked.co.uk/actionscript/tweener-and-256-levels-of-recursion-were-exceeded-in-one-action-list.htm</link>
	<description>it's easy once you know how.</description>
	<lastBuildDate>Wed, 21 Jul 2010 13:54:17 +0100</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: ben</title>
		<link>http://www.psyked.co.uk/actionscript/tweener-and-256-levels-of-recursion-were-exceeded-in-one-action-list.htm/comment-page-1#comment-6401</link>
		<dc:creator>ben</dc:creator>
		<pubDate>Thu, 10 Dec 2009 14:57:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.psyked.co.uk/?p=305#comment-6401</guid>
		<description>Thank god I stumbled upon this! 

I had a similar problem to Fran where this would come up if I interrupted an animation with a button click mid flow.

I had to call removeTween on each button but it works! 

Thanks so much James!</description>
		<content:encoded><![CDATA[<p>Thank god I stumbled upon this! </p>
<p>I had a similar problem to Fran where this would come up if I interrupted an animation with a button click mid flow.</p>
<p>I had to call removeTween on each button but it works! </p>
<p>Thanks so much James!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dave</title>
		<link>http://www.psyked.co.uk/actionscript/tweener-and-256-levels-of-recursion-were-exceeded-in-one-action-list.htm/comment-page-1#comment-5830</link>
		<dc:creator>dave</dc:creator>
		<pubDate>Fri, 16 Oct 2009 01:22:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.psyked.co.uk/?p=305#comment-5830</guid>
		<description>This does remove a all tweens, however, if an onComplete function is called, that function is still called at the end of the amount of time any tweens would have taken! How does one deal with that, as this will cause errors in some cases!</description>
		<content:encoded><![CDATA[<p>This does remove a all tweens, however, if an onComplete function is called, that function is still called at the end of the amount of time any tweens would have taken! How does one deal with that, as this will cause errors in some cases!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.psyked.co.uk/actionscript/tweener-and-256-levels-of-recursion-were-exceeded-in-one-action-list.htm/comment-page-1#comment-2979</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Tue, 27 Jan 2009 20:49:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.psyked.co.uk/?p=305#comment-2979</guid>
		<description>Two days off hell at work, then I found this article :) thanx!</description>
		<content:encoded><![CDATA[<p>Two days off hell at work, then I found this article <img src='http://www.psyked.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  thanx!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fran</title>
		<link>http://www.psyked.co.uk/actionscript/tweener-and-256-levels-of-recursion-were-exceeded-in-one-action-list.htm/comment-page-1#comment-2014</link>
		<dc:creator>Fran</dc:creator>
		<pubDate>Thu, 23 Oct 2008 08:30:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.psyked.co.uk/?p=305#comment-2014</guid>
		<description>Thanks for this - in my case Tweener caused this error to be thrown when calling a shift to another scene. Calling this before that action fixed it. I know I would have been pulling my hair out over this for hours ; )</description>
		<content:encoded><![CDATA[<p>Thanks for this &#8211; in my case Tweener caused this error to be thrown when calling a shift to another scene. Calling this before that action fixed it. I know I would have been pulling my hair out over this for hours ; )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lee</title>
		<link>http://www.psyked.co.uk/actionscript/tweener-and-256-levels-of-recursion-were-exceeded-in-one-action-list.htm/comment-page-1#comment-1874</link>
		<dc:creator>lee</dc:creator>
		<pubDate>Mon, 13 Oct 2008 15:05:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.psyked.co.uk/?p=305#comment-1874</guid>
		<description>There&#039;s also good ol&#039; removeTweens()

Tweener.removeTweens(target:Object [, property1:String, property2:String, ...]):Boolean;

http://hosted.zeh.com.br/tweener/docs/en-us/</description>
		<content:encoded><![CDATA[<p>There&#8217;s also good ol&#8217; removeTweens()</p>
<p>Tweener.removeTweens(target:Object [, property1:String, property2:String, ...]):Boolean;</p>
<p><a href="http://hosted.zeh.com.br/tweener/docs/en-us/" rel="nofollow">http://hosted.zeh.com.br/tweener/docs/en-us/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
