Hi!
I'm doing my own version of a write-on text effect from a
tutorial I found.
I am having flash "type" out ten lines of text (all formatted
differently) so have had to split the text up into different
dynamic text fields and give them different instance names (text1,
text2... text10)
I have written the code so that the lines write out one after
the other, however, I'm finding that the rate at which they write
out speeds up as it goes through the animation. I was hoping
someone could explain why to me and offer a solution please? I'm a
newbie. Also, if anyone knows of any ways of doing this without all
these lines of code I'd be very grateful.
Thanks.
