Tutorial Description - ActionScript Text Animation
E.J. aka IamNotJubba
This effect will allow you to animate text using actionscript. It takes less work than tweening and will drop your load time. Before we start, you must have a decent knowledge of manipulating movie clips, and a basic knowledge of actionscript. Since this effect animates the text using actionscript there will be quite a bit of actionscript involved, but I will explain each line at the end of the tutorial.