<?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: AS3: DistortionTweener</title>
	<atom:link href="http://evolve.reintroducing.com/2007/11/18/as3/as3-distortiontweener/feed/" rel="self" type="application/rss+xml" />
	<link>http://evolve.reintroducing.com/2007/11/18/as3/as3-distortiontweener/</link>
	<description>Learn &#38; Interact with the ActionScript World</description>
	<pubDate>Wed, 20 Aug 2008 10:16:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: John</title>
		<link>http://evolve.reintroducing.com/2007/11/18/as3/as3-distortiontweener/#comment-1892</link>
		<dc:creator>John</dc:creator>
		<pubDate>Fri, 15 Aug 2008 21:49:14 +0000</pubDate>
		<guid isPermaLink="false">http://evolve.reintroducing.com/2007/11/18/as3/as3-distortiontweener/#comment-1892</guid>
		<description>Hey,

I've already figured why its not showing. Its seems that you just have to register the conversion of the movie clip symbol to top left and not center. Anyway, thanks for this review! Hopefully i could come up with something great with this! Peace!</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>I&#8217;ve already figured why its not showing. Its seems that you just have to register the conversion of the movie clip symbol to top left and not center. Anyway, thanks for this review! Hopefully i could come up with something great with this! Peace!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://evolve.reintroducing.com/2007/11/18/as3/as3-distortiontweener/#comment-1891</link>
		<dc:creator>John</dc:creator>
		<pubDate>Fri, 15 Aug 2008 21:40:16 +0000</pubDate>
		<guid isPermaLink="false">http://evolve.reintroducing.com/2007/11/18/as3/as3-distortiontweener/#comment-1891</guid>
		<description>Yow,

I'm new here today. i hope you could still reply. I'm reviewing your example 3 and practicing it. I'm trying to use Oval shapes but i can't seem to show the whole circle when i place this code:

"var dt:DistortionTweener = new DistortionTweener(c, oval_mc1, new Point(0, 0), new Point(oval_mc1.width, 0), new Point(oval_mc1.width, oval_mc1.height), new Point(0, oval_mc1.height), 5);"

whenever i do this without continuing the remaining bottom parts of the script it seems to show only 1/4 of the whole object(from center of the oval to bottom right). I'm not really sure if there should be a change on the x and y axis, i've tried but it seems to distort it way to much and still shows 1/4 of the whole oval.

Do you think its possible to Distort Ovals? if it is what should i change to show the whole oval?</description>
		<content:encoded><![CDATA[<p>Yow,</p>
<p>I&#8217;m new here today. i hope you could still reply. I&#8217;m reviewing your example 3 and practicing it. I&#8217;m trying to use Oval shapes but i can&#8217;t seem to show the whole circle when i place this code:</p>
<p>&#8220;var dt:DistortionTweener = new DistortionTweener(c, oval_mc1, new Point(0, 0), new Point(oval_mc1.width, 0), new Point(oval_mc1.width, oval_mc1.height), new Point(0, oval_mc1.height), 5);&#8221;</p>
<p>whenever i do this without continuing the remaining bottom parts of the script it seems to show only 1/4 of the whole object(from center of the oval to bottom right). I&#8217;m not really sure if there should be a change on the x and y axis, i&#8217;ve tried but it seems to distort it way to much and still shows 1/4 of the whole oval.</p>
<p>Do you think its possible to Distort Ovals? if it is what should i change to show the whole oval?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan</title>
		<link>http://evolve.reintroducing.com/2007/11/18/as3/as3-distortiontweener/#comment-857</link>
		<dc:creator>Jan</dc:creator>
		<pubDate>Tue, 08 Jul 2008 11:43:54 +0000</pubDate>
		<guid isPermaLink="false">http://evolve.reintroducing.com/2007/11/18/as3/as3-distortiontweener/#comment-857</guid>
		<description>ooops. i'm sorry the holder of cource need to be at least a DisplayObjectContainer for the addchild method. stupid me.</description>
		<content:encoded><![CDATA[<p>ooops. i&#8217;m sorry the holder of cource need to be at least a DisplayObjectContainer for the addchild method. stupid me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan</title>
		<link>http://evolve.reintroducing.com/2007/11/18/as3/as3-distortiontweener/#comment-856</link>
		<dc:creator>Jan</dc:creator>
		<pubDate>Tue, 08 Jul 2008 11:19:53 +0000</pubDate>
		<guid isPermaLink="false">http://evolve.reintroducing.com/2007/11/18/as3/as3-distortiontweener/#comment-856</guid>
		<description>hi there,

great class. i just been think that you could replace the type of both the holder and the mc by DisplayObject. there is no need for a MovieClip, and the holder has to be a DisplayObject. anyways thanks for your effort, i will definitely use this class in upcoming projects.

cheers, jan</description>
		<content:encoded><![CDATA[<p>hi there,</p>
<p>great class. i just been think that you could replace the type of both the holder and the mc by DisplayObject. there is no need for a MovieClip, and the holder has to be a DisplayObject. anyways thanks for your effort, i will definitely use this class in upcoming projects.</p>
<p>cheers, jan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Przybylski</title>
		<link>http://evolve.reintroducing.com/2007/11/18/as3/as3-distortiontweener/#comment-807</link>
		<dc:creator>Matt Przybylski</dc:creator>
		<pubDate>Mon, 23 Jun 2008 15:58:11 +0000</pubDate>
		<guid isPermaLink="false">http://evolve.reintroducing.com/2007/11/18/as3/as3-distortiontweener/#comment-807</guid>
		<description>Kristian,
Sure, before calling the tweenTo method just set your delay or call tweenTo anywhere you want it to happen in your code.</description>
		<content:encoded><![CDATA[<p>Kristian,<br />
Sure, before calling the tweenTo method just set your delay or call tweenTo anywhere you want it to happen in your code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kristian</title>
		<link>http://evolve.reintroducing.com/2007/11/18/as3/as3-distortiontweener/#comment-805</link>
		<dc:creator>Kristian</dc:creator>
		<pubDate>Mon, 23 Jun 2008 14:33:29 +0000</pubDate>
		<guid isPermaLink="false">http://evolve.reintroducing.com/2007/11/18/as3/as3-distortiontweener/#comment-805</guid>
		<description>Hi.

i`m kinda new to this, But is it possible to add a delay beefore the animation starts..?

 -Kristian</description>
		<content:encoded><![CDATA[<p>Hi.</p>
<p>i`m kinda new to this, But is it possible to add a delay beefore the animation starts..?</p>
<p> -Kristian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Przybylski</title>
		<link>http://evolve.reintroducing.com/2007/11/18/as3/as3-distortiontweener/#comment-563</link>
		<dc:creator>Matt Przybylski</dc:creator>
		<pubDate>Fri, 02 May 2008 23:26:06 +0000</pubDate>
		<guid isPermaLink="false">http://evolve.reintroducing.com/2007/11/18/as3/as3-distortiontweener/#comment-563</guid>
		<description>Evan,
I think something to look into which would maybe give you a similar effect (or something close) would be perlin noise and applying it to the movie clip you want to distort.  Unfortunately I don't know off the top of my head how exactly youd go about it but if you play with it you may be able to get something close.

Have you downloaded and looked at Grant Skinner's file?  I didn't but I'd imagine you could probably repurpose that somehow.  Grant is a great coder so I'm sure you could go off of his files or maybe even ask him for some help.</description>
		<content:encoded><![CDATA[<p>Evan,<br />
I think something to look into which would maybe give you a similar effect (or something close) would be perlin noise and applying it to the movie clip you want to distort.  Unfortunately I don&#8217;t know off the top of my head how exactly youd go about it but if you play with it you may be able to get something close.</p>
<p>Have you downloaded and looked at Grant Skinner&#8217;s file?  I didn&#8217;t but I&#8217;d imagine you could probably repurpose that somehow.  Grant is a great coder so I&#8217;m sure you could go off of his files or maybe even ask him for some help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evan</title>
		<link>http://evolve.reintroducing.com/2007/11/18/as3/as3-distortiontweener/#comment-559</link>
		<dc:creator>Evan</dc:creator>
		<pubDate>Fri, 02 May 2008 21:37:48 +0000</pubDate>
		<guid isPermaLink="false">http://evolve.reintroducing.com/2007/11/18/as3/as3-distortiontweener/#comment-559</guid>
		<description>Thanks for your prompt reply Matt and your generous contribution of Distortion Tweener to actionscripters.  Your answer was a surprise to me as I had expected you to say that Mac style effect was doable but I definitely take your word for it.  

I was hoping to have a Mac OS style "swoosh" transition effect for a little app I'm working on using the Distort Image or DistortionTweener but I now know better.   I had thought that maybe DistortImage could do the trick with different easing and/or tweening values for top-r/l and bottomr/l at different rates but I have been saved a lot of frustration and time by knowing now that it is not doable.

The other displacement map way of doing it I found was too processor intensive on slower computers (even in AS3).

In your estimation, would the something similar way of doing it with Distortion Tweener  be as spectacular?  What kind of even more spectacular slide transitions could be developed with Distortion Tweener then?</description>
		<content:encoded><![CDATA[<p>Thanks for your prompt reply Matt and your generous contribution of Distortion Tweener to actionscripters.  Your answer was a surprise to me as I had expected you to say that Mac style effect was doable but I definitely take your word for it.  </p>
<p>I was hoping to have a Mac OS style &#8220;swoosh&#8221; transition effect for a little app I&#8217;m working on using the Distort Image or DistortionTweener but I now know better.   I had thought that maybe DistortImage could do the trick with different easing and/or tweening values for top-r/l and bottomr/l at different rates but I have been saved a lot of frustration and time by knowing now that it is not doable.</p>
<p>The other displacement map way of doing it I found was too processor intensive on slower computers (even in AS3).</p>
<p>In your estimation, would the something similar way of doing it with Distortion Tweener  be as spectacular?  What kind of even more spectacular slide transitions could be developed with Distortion Tweener then?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Przybylski</title>
		<link>http://evolve.reintroducing.com/2007/11/18/as3/as3-distortiontweener/#comment-546</link>
		<dc:creator>Matt Przybylski</dc:creator>
		<pubDate>Thu, 01 May 2008 20:37:14 +0000</pubDate>
		<guid isPermaLink="false">http://evolve.reintroducing.com/2007/11/18/as3/as3-distortiontweener/#comment-546</guid>
		<description>Hey Evan,
Unfortunately you can't achieve that effect with it.  You can get something similar (because the distortion is only applied to four points) but not that exact thing.  You can use it to distort it into a trapezoidal shape and then tween the two top points out to form a rectangle, but thats about it.</description>
		<content:encoded><![CDATA[<p>Hey Evan,<br />
Unfortunately you can&#8217;t achieve that effect with it.  You can get something similar (because the distortion is only applied to four points) but not that exact thing.  You can use it to distort it into a trapezoidal shape and then tween the two top points out to form a rectangle, but thats about it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evan</title>
		<link>http://evolve.reintroducing.com/2007/11/18/as3/as3-distortiontweener/#comment-545</link>
		<dc:creator>Evan</dc:creator>
		<pubDate>Thu, 01 May 2008 20:18:42 +0000</pubDate>
		<guid isPermaLink="false">http://evolve.reintroducing.com/2007/11/18/as3/as3-distortiontweener/#comment-545</guid>
		<description>Hi Matt, 

Can distortionTweener be used to recreate the Mac style squeeze transition as displayed here:

http://www.scottgmorgan.com/blog/index.php/2007/11/15/grant-skinners-osx-squeeze-effect-in-as3/

http://www.gskinner.com/blog/archives/2007/11/squeeze_effect.html

If so how?  I've been trying at it but can't get it.  Seems like easing for the top and bottom parts of the the slide are different in the osx style transition.  And I don't think two distortionTweens can be applied to the same mc at the same time.

Is this effect possible with DistortionTweener or DistortImage classes?</description>
		<content:encoded><![CDATA[<p>Hi Matt, </p>
<p>Can distortionTweener be used to recreate the Mac style squeeze transition as displayed here:</p>
<p><a href="http://www.scottgmorgan.com/blog/index.php/2007/11/15/grant-skinners-osx-squeeze-effect-in-as3/" rel="nofollow">http://www.scottgmorgan.com/blog/index.php/2007/11/15/grant-skinners-osx-squeeze-effect-in-as3/</a></p>
<p><a href="http://www.gskinner.com/blog/archives/2007/11/squeeze_effect.html" rel="nofollow">http://www.gskinner.com/blog/archives/2007/11/squeeze_effect.html</a></p>
<p>If so how?  I&#8217;ve been trying at it but can&#8217;t get it.  Seems like easing for the top and bottom parts of the the slide are different in the osx style transition.  And I don&#8217;t think two distortionTweens can be applied to the same mc at the same time.</p>
<p>Is this effect possible with DistortionTweener or DistortImage classes?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
