Wednesday, October 15, 2008

Tweening on a bezier curve

This animated GIF demonstrates the effects of ...Image via WikipediaI've been using Tweener for some time to easily do programmatic tweening of display object properties and other things. It's very simple to use and works very well. Funny thing though how I tend to use ActionScript libraries only to the extent that I need them for. I never really bothered to look at the special properties of Tweener. But after recently seeing this blog post on Tweener: Bezier Curve Animations, I realized that Tweener is even more bad ass than I originally thought. After looking through some of the Tweener documentation, I ran across this post.....The search for the perfect bezier tweening syntax. In this blog post, there is a bezier maker that allows you to graphically create a bezier curve in Flash in real time, and it generates the Tweener code to create that curve. Very awesome. I can hardly wait to tween on some curves.

Reblog this post [with Zemanta]

0 comments: