Hi,
I’m fairly new to Flash. I completed the “Mouse Trailer” tutorial and another text animation tutorial on another site. I got both movies to work, but both experience the same display issue.
Whenever I create an actionscript movie that animates text by splitting a text string into an array of characters, the final display of text is not evenly spaced (horizontally) - the spacing between letters is not consistant. None of the actionscript I’ve seen accounts for spacing between the letters - only spacing between lines and line length.
Does anyone know how to ensure even spacing between the characters? And even if you don’t know how to correct it, do you why the spacing would vary between letters.
Thanks!
Kelly