Flash Pixel Font Troubles
- Started
- Last post
- 3 Responses
- purna
Anyone else having problems in MX.
If I put the font on whole numbers it blurs and yet if I put the font on a point of a number it works fine.
Yet in flash 5 the opposite is true.
If I open a file created in flash 5 in MX then the textfield moves to a new position. But the font is in the same position.
Anyone got any ideas? I'm using OS9.1
- b34r0
Whole numbers is the key.
Also pixel fonts sometimes display blurry in preview mode (ctrl & enter / apple & enter?!).I always publish to HTML too (double check).
- majman0
some fonts are just weird like that.
do you notice that happens w/ all your pixel fonts, or just this one specifically.
stating the obvious - make sure that if the text field is nexted within a MC that the parent MC is on a whole pixel also.
- Limmy0
Also make sure that the movies that your pixel font is in are all set to 100% xscale and yscale.
You might think they are if you check in the transform panel, but sometimes if you check with code, they're actually at 99.9% or something.
So do an onLoad thing for that. Go, give it a shot.