Bezier Tween AS2 Class
Bezier tweens are great for creating organic type motion. Robert Penner created an AS1 bezier tween function in this FlashCoders post .
Here is that code ported to an AS2 class. The BezierTween class extends Macromedia's Tween class and can be used in a similar way. Download the BezierTween class. Instructions for use are included in the code comments.
Below is a demo that uses the BezierTween class (click here for a larger version).
[flash]http://www.airtightinteractive.com/projects/bezier_tween/bezier_anim.swf,400,200[/flash]
May 9th, 2005 at 10:32 pm
Hi
Thats very very nice and interesting…
Thanks alot…
Ahmad Azimi (Flashmate)
May 10th, 2005 at 1:26 am
[...] ] Eine coole extension der AS2 Tween Klasse. Hier die Demo und der DownloadTrackbacks [...]
May 12th, 2005 at 10:52 pm
[...]
davidbisset.com
Flash Actionscript 2: Bezier Tween Class Bezier tweens are great for creating organic type motion. The BezierTween class extends Macromedia’s [...]
May 19th, 2005 at 1:34 pm
[...] on here. I’ll post examples using this class later. Kudos to the guys at Ai. Via Airtight News [...]
June 26th, 2005 at 2:21 pm
Vielen vielen Dank für den Download Trackback!
August 2nd, 2005 at 10:20 pm
hi……how wonderful your creation i like it
September 22nd, 2005 at 10:57 am
Just wanted to know if you have an fla of your example so I know how to use it in the manner you had. Thanks!!! Get class by the way!
November 10th, 2005 at 8:05 am
I guess you dont want to give out the src?