TextAnim is a class for dynamic text animation, it’s events based and tween engine independent. The library has no ready-made animation, the idea is only break apart the TextField (split TextField) and dispatch blocks sequence, to be free to make the animation you want.

You can create animations based on letters, wordss or sentenses. You can also specify which elements should be the first to be animated, e.g.  last letter first.

Tweening . URL.