under: code
Flash Text Animation
I created a simple text animation class this evening that mimics the transition effect found on yugop.com. Type on the second line, then click ‘animate transition’ to watch the top line transition to what you entered.
The text effect now exists in both AS2 and AS3 versions. The timer class in AS3 provides a cleaner way to manage the animation, although I kind of liked normalizing the milliseconds myself.