Tom Clark
05-13-2005, 09:29 AM
Wow, working on drawing bezier curves for the past couple of hours (as explained in my previous thread (http://www.actionscript.org/forums/showthread.php3?t=73231)) really shed some light on cracking how to make Bezier Tweens.
Here's an example fla and swf showing dynamic tweening along a bezier path. Not sure if this has been done before, but it certainly isn't included from Macromedia!
I'll write a more complete class (following in the footsteps senocular.com's Ease class) if people want me to. I can easily extend this to an arbitrary number of control points, as in my other thread. Check it out and tell me what you think!
Update: You can move the middle control point in this demo and alter the bezier path!
Here's an example fla and swf showing dynamic tweening along a bezier path. Not sure if this has been done before, but it certainly isn't included from Macromedia!
I'll write a more complete class (following in the footsteps senocular.com's Ease class) if people want me to. I can easily extend this to an arbitrary number of control points, as in my other thread. Check it out and tell me what you think!
Update: You can move the middle control point in this demo and alter the bezier path!