I have quite a basic question to ensure I am not missing something obvious!
Does anyone know of an alternative to embedding fonts? I am developing a global app which will change the font for Asian languages. If these fonts are embedded it will result in a massive SWF file, I would like to get the font, when it goes on the Asian system from the windows/fonts folder.
Cheers
You can do this by embeding the font in external SWF files.
for example you have:
Then in your configuration file you a defining which swf to load.
After you load SWF
Load the swf:
After you load the swf and you have the style names just register the font, if you will be using
embedFonts=trueoption