Pixelfotn problem

I’ve got this problem with my pixelfonts that sometimes it looks like the attached image (the character is filled inside)
How should I do to get rid of this? It looks really bad…

Not all pixel fonts were made for Flash. Some are made for Photoshop.

The ones that are made for Flash are true pixel fonts. Where each pixel that builds the letter lands on an exact pixel on the canvas. Photoshop pixel fonts are sometimes off a little. This causes distortion in Flash since Flash requires exact pixels.

It could also possibly be the location of your textbox. Select your text box and open the properties window (CTRL+F3), then check the X and Y locations of the box. Make sure they are whole numbers and not decimal (140.0, 100.0 not 140.4, 100.4).

Or it could be that you have it set to “Static Text” in the properties. Try setting it to “Dynamic Text” and see how everything looks.

Ah nice =) The change to dynamic text-field made it. But how can this change the text? Can someone explain this?

:cowboy: