Copy link to clipboard
Copied
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?
your tlf containing swf should use runtime shared library linkage settings of 'merged into code', not 'runtime shared library'.
Copy link to clipboard
Copied
your tlf containing swf should use runtime shared library linkage settings of 'merged into code', not 'runtime shared library'.
Copy link to clipboard
Copied
thanks a lot!
Copy link to clipboard
Copied
you're welcome.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now