all groups > flash actionscript > october 2007 >
You're in the

flash actionscript

group:

Flash not anti-aliasing my font?


Flash not anti-aliasing my font? rsmolkin
10/17/2007 11:23:51 PM
flash actionscript: Hi,

Inside the Flash8 the fonts are nicely anti-aliased, but after I
export the movie and preview it in the browser, the fonts are not anti-
aliased. Does this have anything to do with render-html enabled?

Any other ideas?

Thanks,
-Roman
Re: Flash not anti-aliasing my font? Crimson
10/18/2007 5:04:38 AM
There are 3 types of textfields in Flash (check the Properties tab at
the bottom): Static Text (for non-changing texts), dynamic text (for
text that may change at realtime) and input text (for accepting user
input, as in forms). The latter two types won't show antialiased
unless you choose to embed the fonts (click the Embed button and
select the characters or sets of characters you need). Or, if you
won't need to change the text dynamically, just make your texts static
and they should render aliased.
AddThis Social Bookmark Button