Search tutorials
Add the following to frame 3
var ctext = ctext+text.substring(0, 1); text = text.substring(1); gotoAndPlay (2);
var ctext = ctext+text.substring(0, 1); text = text.substring(1); gotoAndPlay (2);
There you go. That will loop the two actions. You can change the speed of its typing by
a) Changing your fps
b) Adding some space between the keyframes
Have fun, hope this helped. :)
| » Level Intermediate |
|
Added: 2003-11-13 Rating: 6 Votes: 161 |
| » Author |
| No idea what this part is for, but vote 10. :) |
| » Download |
| Download the files used in this tutorial. |
| Download (2 kb) |
| » Forums |
| More help? Search our boards for quick answers! |
-
You must have javascript enabled in order to post comments.


Comments
There are no comments yet. Be the first to comment!