I just created a class to animate texts in AS3. Animations such as group94 or yugop I’m using Robert Penner’s easing equations, so it’s really easy to customize the animations. Here’s an example. TextAnimation.animate(“Welcome to labs.hellokeita.com”, “Welcome to labs.hellokeita.com”, { textField: tField, textFormat: tFormat, step: 4, time: 3, delay: 1, characters: “0123456789-#”, transiti