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.
Asked
Active
Viewed 37 times
1 Answers
2
Use DF4
instead of DF3
while embedding fonts using AnimateCC or flash. Also use TextLayoutFormat
instead of TextFormat

Jeffin
- 1,099
- 12
- 23