A new trick to make pixel fonts clear in Flash
Pixel fonts tend to get blur in Flash. Most of the time the problem can be solved by setting the textfield’s coordinates (x,y) into integers but sometimes it fails to work. I’ve found a new trick to solve this problem. If you check the option of the textfield to be selectable, the texts appear clear no matter what their x and y are.
mmm, I didn´t know, that´s the kind of weird things of Flash. I´m going to try it with Flex to see if it also works