<?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 Tweens Tutorial</title>
	<atom:link href="http://www.zedia.net/actionscript-3-tweens-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zedia.net</link>
	<description>Flash, ActionScript, SEO and everything in between</description>
	<lastBuildDate>Sat, 04 Feb 2012 08:16:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Renato</title>
		<link>http://www.zedia.net/actionscript-3-tweens-tutorial/comment-page-2/#comment-8331</link>
		<dc:creator>Renato</dc:creator>
		<pubDate>Tue, 11 Oct 2011 13:15:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/actionscript-3-tweens-tutorial/#comment-8331</guid>
		<description>Hello
I do like to move from the point that the object is on stage.
if I determine, for example, 30 in the X axis
the movie clip goes to 30, and not for more than 30 pixels x that he is
so how do I apply for a + 30 =?

I thank
a hug!</description>
		<content:encoded><![CDATA[<p>Hello<br />
I do like to move from the point that the object is on stage.<br />
if I determine, for example, 30 in the X axis<br />
the movie clip goes to 30, and not for more than 30 pixels x that he is<br />
so how do I apply for a + 30 =?</p>
<p>I thank<br />
a hug!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.zedia.net/actionscript-3-tweens-tutorial/comment-page-2/#comment-8326</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Mon, 10 Oct 2011 16:03:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/actionscript-3-tweens-tutorial/#comment-8326</guid>
		<description>&lt;a href=&quot;#comment-8325&quot; rel=&quot;nofollow&quot;&gt;@Mark&lt;/a&gt; 
i already solved it my self it just happen that it keeps tweening form the same value 

i just make another frame to update the value of mc_container.y

anyways thanks ;)</description>
		<content:encoded><![CDATA[<p><a href="#comment-8325" rel="nofollow">@Mark</a><br />
i already solved it my self it just happen that it keeps tweening form the same value </p>
<p>i just make another frame to update the value of mc_container.y</p>
<p>anyways thanks <img src='http://www.zedia.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.zedia.net/actionscript-3-tweens-tutorial/comment-page-2/#comment-8325</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Mon, 10 Oct 2011 15:56:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/actionscript-3-tweens-tutorial/#comment-8325</guid>
		<description>How would i do continuous tweening every click of my button so my formula would be like this 

var myTween:Tween = new Tween(mc_container, &quot;y&quot;, Strong.easeOut, mc_container.y, mc_container.y-125, 2, true);

 it seem that it didnt get the value...


why is that?</description>
		<content:encoded><![CDATA[<p>How would i do continuous tweening every click of my button so my formula would be like this </p>
<p>var myTween:Tween = new Tween(mc_container, &#8220;y&#8221;, Strong.easeOut, mc_container.y, mc_container.y-125, 2, true);</p>
<p> it seem that it didnt get the value&#8230;</p>
<p>why is that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://www.zedia.net/actionscript-3-tweens-tutorial/comment-page-2/#comment-7968</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Tue, 30 Aug 2011 01:41:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/actionscript-3-tweens-tutorial/#comment-7968</guid>
		<description>tip: pass &quot;null&quot; (without quotes) to the easing parameter if you don&#039;t want any easing</description>
		<content:encoded><![CDATA[<p>tip: pass &#8220;null&#8221; (without quotes) to the easing parameter if you don&#8217;t want any easing</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Camilo</title>
		<link>http://www.zedia.net/actionscript-3-tweens-tutorial/comment-page-2/#comment-7964</link>
		<dc:creator>Camilo</dc:creator>
		<pubDate>Mon, 29 Aug 2011 18:02:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/actionscript-3-tweens-tutorial/#comment-7964</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-7962&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-7962&quot; rel=&quot;nofollow&quot;&gt;Camilo&lt;/a&gt; :&lt;/strong&gt; please help me.
I need a simple animation tween but i don’t know how to do it.
I have This TWEEN:
 new Tween(verdemc, “scaleX”, None.easeNone, 1, 0, .5, true);
The tween animates a square who scales from th&lt;e RIGHT to the LEFT.
what i need is the same but for the other side…
that the rectangle scales from LEFT to RIGHT.
basicly i need this:
&lt;a href=&quot;http://www.egelworldcup.com/imagenes_misc/flash.swf&quot; rel=&quot;nofollow&quot;&gt;http://www.egelworldcup.com/imagenes_misc/flash.swf&lt;/a&gt;
thanks for your help!
 &lt;/blockquote&gt;

aah i discover it! 
was the registration point of the mc

problem auto-solved :P</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-7962"><p>
<strong><a href="#comment-7962" rel="nofollow">Camilo</a> :</strong> please help me.<br />
I need a simple animation tween but i don’t know how to do it.<br />
I have This TWEEN:<br />
 new Tween(verdemc, “scaleX”, None.easeNone, 1, 0, .5, true);<br />
The tween animates a square who scales from th&lt;e RIGHT to the LEFT.<br />
what i need is the same but for the other side…<br />
that the rectangle scales from LEFT to RIGHT.<br />
basicly i need this:<br />
<a href="http://www.egelworldcup.com/imagenes_misc/flash.swf" rel="nofollow">http://www.egelworldcup.com/imagenes_misc/flash.swf</a><br />
thanks for your help!
 </p></blockquote>
<p>aah i discover it!<br />
was the registration point of the mc</p>
<p>problem auto-solved <img src='http://www.zedia.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Valde</title>
		<link>http://www.zedia.net/actionscript-3-tweens-tutorial/comment-page-2/#comment-7761</link>
		<dc:creator>Valde</dc:creator>
		<pubDate>Fri, 05 Aug 2011 12:25:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/actionscript-3-tweens-tutorial/#comment-7761</guid>
		<description>&lt;a href=&quot;#comment-7257&quot; rel=&quot;nofollow&quot;&gt;@kanwal&lt;/a&gt; 
&lt;blockquote cite=&quot;#commentbody-7257&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-7257&quot; rel=&quot;nofollow&quot;&gt;kanwal&lt;/a&gt; :&lt;/strong&gt; hi ,
actually i want to rotate object about its own place(without changing its position) , how do we do this using code?? , help urgent
 &lt;/blockquote&gt;
Kanwal, go inside your object and check if the center is on the top left corner. If it is change it to the center of the stage and you&#039;ll get what you need.</description>
		<content:encoded><![CDATA[<p><a href="#comment-7257" rel="nofollow">@kanwal</a> </p>
<blockquote cite="#commentbody-7257"><p>
<strong><a href="#comment-7257" rel="nofollow">kanwal</a> :</strong> hi ,<br />
actually i want to rotate object about its own place(without changing its position) , how do we do this using code?? , help urgent
 </p></blockquote>
<p>Kanwal, go inside your object and check if the center is on the top left corner. If it is change it to the center of the stage and you&#8217;ll get what you need.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan</title>
		<link>http://www.zedia.net/actionscript-3-tweens-tutorial/comment-page-2/#comment-7654</link>
		<dc:creator>Nathan</dc:creator>
		<pubDate>Tue, 26 Jul 2011 15:38:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/actionscript-3-tweens-tutorial/#comment-7654</guid>
		<description>Such a clear and simple tutorial. Works a treat. 

Thanks!!!</description>
		<content:encoded><![CDATA[<p>Such a clear and simple tutorial. Works a treat. </p>
<p>Thanks!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kanwal</title>
		<link>http://www.zedia.net/actionscript-3-tweens-tutorial/comment-page-2/#comment-7257</link>
		<dc:creator>kanwal</dc:creator>
		<pubDate>Sat, 25 Jun 2011 00:45:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/actionscript-3-tweens-tutorial/#comment-7257</guid>
		<description>hi ,
actually i want to rotate object about its own place(without changing its position) , how do we do this using code?? , help urgent</description>
		<content:encoded><![CDATA[<p>hi ,<br />
actually i want to rotate object about its own place(without changing its position) , how do we do this using code?? , help urgent</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon</title>
		<link>http://www.zedia.net/actionscript-3-tweens-tutorial/comment-page-2/#comment-7214</link>
		<dc:creator>Brandon</dc:creator>
		<pubDate>Sat, 18 Jun 2011 17:23:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/actionscript-3-tweens-tutorial/#comment-7214</guid>
		<description>Works great, thanks!!</description>
		<content:encoded><![CDATA[<p>Works great, thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.zedia.net/actionscript-3-tweens-tutorial/comment-page-2/#comment-7190</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Wed, 15 Jun 2011 21:38:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/actionscript-3-tweens-tutorial/#comment-7190</guid>
		<description>I know that i&#039;m doing this wrong, but what do i need to do to Tween the Filters in AS3? in this case, below, the scale will tween but the glow filter will not. 

my AS3 = 
import flash.filters.GlowFilter;
import fl.transitions.Tween;
import fl.transitions.easing.*;
movieGlowA.filters = [new GlowFilter(0x36FDEA, .5, 8, 8, 2, 2, false, false)];

movieGlowA.addEventListener(MouseEvent.MOUSE_OVER, rollOver);
function rollOver(evt:MouseEvent):void {
trace(&quot;rollOVER&quot;);
new Tween(bossGlowA, &quot;scaleX&quot;, Strong.easeOut, movieGlowA.scaleX, 1.20, 0.5, true);
new Tween(bossGlowA, &quot;glow&quot;, Strong.easeIn, movieGlowA.filters = [new GlowFilter(0x36FDEA, .9, 20, 20, 2, 2, false, false)];
}</description>
		<content:encoded><![CDATA[<p>I know that i&#8217;m doing this wrong, but what do i need to do to Tween the Filters in AS3? in this case, below, the scale will tween but the glow filter will not. </p>
<p>my AS3 =<br />
import flash.filters.GlowFilter;<br />
import fl.transitions.Tween;<br />
import fl.transitions.easing.*;<br />
movieGlowA.filters = [new GlowFilter(0x36FDEA, .5, 8, 8, 2, 2, false, false)];</p>
<p>movieGlowA.addEventListener(MouseEvent.MOUSE_OVER, rollOver);<br />
function rollOver(evt:MouseEvent):void {<br />
trace(&#8220;rollOVER&#8221;);<br />
new Tween(bossGlowA, &#8220;scaleX&#8221;, Strong.easeOut, movieGlowA.scaleX, 1.20, 0.5, true);<br />
new Tween(bossGlowA, &#8220;glow&#8221;, Strong.easeIn, movieGlowA.filters = [new GlowFilter(0x36FDEA, .9, 20, 20, 2, 2, false, false)];<br />
}</p>
]]></content:encoded>
	</item>
</channel>
</rss>

