<?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 Tweener Basic Tutorial</title>
	<atom:link href="http://www.zedia.net/2007/actionscript-3-tweener-basic-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zedia.net/2007/actionscript-3-tweener-basic-tutorial/</link>
	<description>Flash, ActionScript, SEO and everything in between</description>
	<lastBuildDate>Wed, 10 Mar 2010 23:19:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: roms</title>
		<link>http://www.zedia.net/2007/actionscript-3-tweener-basic-tutorial/comment-page-1/#comment-4328</link>
		<dc:creator>roms</dc:creator>
		<pubDate>Wed, 18 Nov 2009 10:30:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/2007/actionscript-3-tweener-basic-tutorial/#comment-4328</guid>
		<description>Hallo,
Does anyone know how to tween with z ?
thank you !</description>
		<content:encoded><![CDATA[<p>Hallo,<br />
Does anyone know how to tween with z ?<br />
thank you !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Howard</title>
		<link>http://www.zedia.net/2007/actionscript-3-tweener-basic-tutorial/comment-page-1/#comment-3934</link>
		<dc:creator>Howard</dc:creator>
		<pubDate>Wed, 26 Aug 2009 05:15:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/2007/actionscript-3-tweener-basic-tutorial/#comment-3934</guid>
		<description>I want to drag a movieclip and have a delayed tween from the point where I moused down to whereever I drag the movieclip/mouse. Any help would be slammmmming!

Cheers!</description>
		<content:encoded><![CDATA[<p>I want to drag a movieclip and have a delayed tween from the point where I moused down to whereever I drag the movieclip/mouse. Any help would be slammmmming!</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: namrata</title>
		<link>http://www.zedia.net/2007/actionscript-3-tweener-basic-tutorial/comment-page-1/#comment-3895</link>
		<dc:creator>namrata</dc:creator>
		<pubDate>Tue, 11 Aug 2009 05:09:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/2007/actionscript-3-tweener-basic-tutorial/#comment-3895</guid>
		<description>Hi!
I find your tutorial really helpful in creating motiontweens using Action Script. How can you control the time taken for a motion tween? and how can you make motion tweens on irregular paths using action script? 
Appreciate the help.
Thanks.</description>
		<content:encoded><![CDATA[<p>Hi!<br />
I find your tutorial really helpful in creating motiontweens using Action Script. How can you control the time taken for a motion tween? and how can you make motion tweens on irregular paths using action script?<br />
Appreciate the help.<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tweener tutorial &#171; Stage bij Zero Creative</title>
		<link>http://www.zedia.net/2007/actionscript-3-tweener-basic-tutorial/comment-page-1/#comment-3392</link>
		<dc:creator>tweener tutorial &#171; Stage bij Zero Creative</dc:creator>
		<pubDate>Tue, 17 Mar 2009 10:07:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/2007/actionscript-3-tweener-basic-tutorial/#comment-3392</guid>
		<description>[...] tweener&#160;tutorial By Michel Ladage  http://www.zedia.net/2007/actionscript-3-tweener-basic-tutorial/ [...]</description>
		<content:encoded><![CDATA[<p>[...] tweener&nbsp;tutorial By Michel Ladage  <a href="http://www.zedia.net/2007/actionscript-3-tweener-basic-tutorial/" rel="nofollow">http://www.zedia.net/2007/actionscript-3-tweener-basic-tutorial/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jimmy</title>
		<link>http://www.zedia.net/2007/actionscript-3-tweener-basic-tutorial/comment-page-1/#comment-2255</link>
		<dc:creator>Jimmy</dc:creator>
		<pubDate>Sun, 18 May 2008 12:45:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/2007/actionscript-3-tweener-basic-tutorial/#comment-2255</guid>
		<description>Hello, how to define the Movieclip in the document Class?

Tweener.addTween(top_mc, {x:726, y:30, time:0.8, transition:&quot;easeInOutCirc&quot;, delay:0.1});

Thanks!</description>
		<content:encoded><![CDATA[<p>Hello, how to define the Movieclip in the document Class?</p>
<p>Tweener.addTween(top_mc, {x:726, y:30, time:0.8, transition:&#8221;easeInOutCirc&#8221;, delay:0.1});</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mr.hichem</title>
		<link>http://www.zedia.net/2007/actionscript-3-tweener-basic-tutorial/comment-page-1/#comment-1700</link>
		<dc:creator>mr.hichem</dc:creator>
		<pubDate>Sun, 20 Apr 2008 12:18:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/2007/actionscript-3-tweener-basic-tutorial/#comment-1700</guid>
		<description>check out those 2 new classes : 
extendible Tweener class : 

http://halfrobot.wordpress.com/2008/04/15/basetweener-class/

ChainedTweener class : 
http://halfrobot.wordpress.com/2008/04/20/chainedtweener-class/</description>
		<content:encoded><![CDATA[<p>check out those 2 new classes :<br />
extendible Tweener class : </p>
<p><a href="http://halfrobot.wordpress.com/2008/04/15/basetweener-class/" rel="nofollow">http://halfrobot.wordpress.com/2008/04/15/basetweener-class/</a></p>
<p>ChainedTweener class :<br />
<a href="http://halfrobot.wordpress.com/2008/04/20/chainedtweener-class/" rel="nofollow">http://halfrobot.wordpress.com/2008/04/20/chainedtweener-class/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dgelineau</title>
		<link>http://www.zedia.net/2007/actionscript-3-tweener-basic-tutorial/comment-page-1/#comment-1691</link>
		<dc:creator>dgelineau</dc:creator>
		<pubDate>Sat, 19 Apr 2008 15:03:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/2007/actionscript-3-tweener-basic-tutorial/#comment-1691</guid>
		<description>Tweener as a parameter called onComplete that you can use this way:

[as]
Tweener.addTween(rectangle, {alpha:1, time: 1, onComplete:functionToExecute});
function functionToExecute():void{
//this function will be called when the tween is done
}
[/as]</description>
		<content:encoded><![CDATA[<p>Tweener as a parameter called onComplete that you can use this way:</p>
<p>[as]<br />
Tweener.addTween(rectangle, {alpha:1, time: 1, onComplete:functionToExecute});<br />
function functionToExecute():void{<br />
//this function will be called when the tween is done<br />
}<br />
[/as]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michiel</title>
		<link>http://www.zedia.net/2007/actionscript-3-tweener-basic-tutorial/comment-page-1/#comment-1676</link>
		<dc:creator>michiel</dc:creator>
		<pubDate>Fri, 18 Apr 2008 20:16:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/2007/actionscript-3-tweener-basic-tutorial/#comment-1676</guid>
		<description>How to i trigger if a Tweener motion is complete...


container.addEventListener(TweenEvent.MOTION_FINISH, disableBlur);

is not working here..</description>
		<content:encoded><![CDATA[<p>How to i trigger if a Tweener motion is complete&#8230;</p>
<p>container.addEventListener(TweenEvent.MOTION_FINISH, disableBlur);</p>
<p>is not working here..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ActionScript 3 TweenLite Basic Tutorial &#124; TweenLite AS3 tutorial &#124; TweenLite examples for tweens &#124; zedia flash blog</title>
		<link>http://www.zedia.net/2007/actionscript-3-tweener-basic-tutorial/comment-page-1/#comment-955</link>
		<dc:creator>ActionScript 3 TweenLite Basic Tutorial &#124; TweenLite AS3 tutorial &#124; TweenLite examples for tweens &#124; zedia flash blog</dc:creator>
		<pubDate>Sun, 02 Mar 2008 19:39:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/2007/actionscript-3-tweener-basic-tutorial/#comment-955</guid>
		<description>[...] I found Tweener, which I liked a lot for it ease of use and its speed improvement so I modified my tutorial to explain Tweener. My new evolution in the field of tweening engine is TweenLite mostly because it is faster and [...]</description>
		<content:encoded><![CDATA[<p>[...] I found Tweener, which I liked a lot for it ease of use and its speed improvement so I modified my tutorial to explain Tweener. My new evolution in the field of tweening engine is TweenLite mostly because it is faster and [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
