Embedding fonts is embeded swf
Hey, I have a big problem with embedding fonts.
I have a swf file which embeded in another swf file (for code safe).
In the first swf file i have some embeded fonts for TLFs and it works great but after Im embedding it into another swf file:
[Embed (source = "main.swf", mimeType = "application/octet-stream")]
All the fonts which were embeded are not shown and replaced with the default system font.
How can i fix it and make the fonts work?
