Hello!
Having trouble with embedded fonts and aliasing.
I am working way to becoming a Flash ActionScript master (is that even a feasible profession?) and have had the hardest time figuring out how to display a nice cool, CRISP bitmap font in my dynamic text fields. Obviously, if I don't embed, the user is gonna see the default font (NO one has the same, if any, bitmap fonts installed), but the problem is that when I embed my fonts in Flash (MX) they get aliased!
So... how do I get it so that my fonts (whose content is loaded from, say, an XML or TXT file) don't alias in dynamic text fields?
Thanks a bunch for your help.