flash-typewriter effect
flash-typewriter effect
Out of context: Reply #3
- Started
- Last post
- 12 Responses
- ********0
if you use enterFrame, it's based on the frame rate.
if you use setInterval instead, you can change a number and regardless of the frame rate it will run at whatever 'speed' the number is set to.