Animating Dynamic text onto the screen letter by letter

Posted by thornyeternity in ActionScript 3 Snippets on 16. Apr, 2009 | 0 Comments

Easy way to animate text with code.

Scrolling Content in a Mask – 2 versions

Posted by thornyeternity in ActionScript 3 Snippets on 06. Apr, 2009 | 0 Comments

Two ways of doing scrolling content is AS3 using Timer. Not text scrolling.