Hey guys,
I’ve got a problem with Dynamic Fonts.
I’ve got a dynamic text field set up. Embedded fonts. But when I publish it the text looks completely wrong.
I embedded a bold font, and it comes out not bold, all pixelated and unusable.
The text is loaded as follows
textfield.text = “string”;
but this is what happens…
Could I be embedded it wrong? I looked up how to embed with code, same thing. Nothing is sitting on off pixels. The text data is fed through XML sheet, could that be it?
Any help would be appreciated guys. This needs to be dynamic. I’m just wondering if anyone has come across this same problem.
I’m running Flash CS4, and running AS3.
Thanks in advance!