Since my previous thread didn’t really answer my question, here goes:
If I have a main swf, into which a child swf is loaded into a container. My main swf is my preloader, which I want to keep as small as possible.
If I don’t embed font’s used in child.swf in main.swf, it wont work. How can I solve this?
Thank you.