Tutorials Home
What's New
Top Rated
Submit
myTutes
Random!
Typeout Text Effect
Author: SpectreReturns
Go to frame 2, and edit the ActionScript.
Change it to this:
var ctext = ctext + text.substring(0,1)
text = text.substring(1)
Now basicly what that does, is add one more letter of "text" to "ctext", and then remove that letter from "text". Onwards to frame 3.
| » Level Intermediate |
|
|
Added: : 2003-11-13
Rating: 5.67 Votes: 163
Hits: 1557
|
| » Author |
|
No idea what this part is for, but vote 10. :)
|
| » Download |
|
Download the files used in this tutorial.
|
|
Download (2 kb)
|
|
Get conversion and unzipping tools
for PC and Mac here!
|
| » Forums |
|
More help? Search our boards for quick answers!
|
|
Please rate this tutorial, 10 is the top rating, you can also click the
comments link to read/write a review.
|
|
|