PDA

View Full Version : textfield flash mx



Kaebin
April 23rd, 2003, 10:37 AM
i'm experiencing some problems when i'm loading external txt files in a textfield, the text is anti-aliased, although the textfield is dynamic multiline and placed on a multiple of 8.
Anyone knows what to do about this?

SteveD
April 23rd, 2003, 01:44 PM
Hi,
If you have embedded your font it will anit alias. You only really need to embed if you are using an unusual font. If you use something like _sans or verdanna, no real need to embed and it will not anti alias.

Hope that helps

SteveD

Kaebin
April 23rd, 2003, 01:52 PM
thanks for the reply, but this is the strange thing about it, even when i use _sans it anti-aliases it, i'm using a pixelfont, when i type it in the textfield as a static text everything's okay, the problem only occurs when i load the text through txt file.
I found one link to such a problem but of course the page wasn't there anymore

Jubba
April 23rd, 2003, 01:55 PM
http://search.atomz.com/search/?sp-advanced=1&sp-q=fonts%20flash&B1=search&sp-a=00040c2f-sp00000000&sp-w-control=1;

SteveD
April 23rd, 2003, 02:37 PM
Hi,
I've not had the time to look properly, but have bookmarked the link, Thanks Jubba

SteveD