Question
Text Format problems
I'm creating a scrolling text field using AS3 only. There's
probably a better way to do this with an actual text field but for
now, that's how I'm approaching it. The scrolling part isn't the
problem, I've got that to work. It's the styling of the text that I
can't get to work. When I use TextFormat, it doesn't appear to
affect anything; (look below) such as the font is not Arial, it's
like Times Roman.
What am I doing wrong? And do I need to embed the font? I'm actually not going to be using Arial, I just used that to test it out. Thanks.
What am I doing wrong? And do I need to embed the font? I'm actually not going to be using Arial, I just used that to test it out. Thanks.