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.
Use DF4
instead of DF3
while embedding fonts using AnimateCC or flash. Also use TextLayoutFormat
instead of TextFormat