Hi there Flash 8 and up provide an option in the property panel for textfields, "Bitmap text (no anti-alias)". I can use this with embedded fonts to get clear text without depending on the user having the font installed.
How do I do this with the Flex compiler? From what I can see, I can only set which of the two anti-alias methods I want to use; I can't seem to say 'don't anti-alias it, but use the embedded font please'! Tracy

