TLFTextField taking device fonts automatically in Flex Application

39 Views Asked by At

I am using a Flex Application,It can load external font swfs,Now I am using TLFTextField,Eventhough I set a embedFonts = true, It still taking the device font,How to stop it. In adobe Documentation it is mentioned that, TLFTextField takes fall back font if embedded font is not available.

1

There are 1 best solutions below

0
Jeffin On BEST ANSWER

Use DF4 instead of DF3 while embedding fonts using AnimateCC or flash. Also use TextLayoutFormat instead of TextFormat