Hi, I have a little font question.
Sometimes (or very often) I need to embedd (use no standard fonts) in my flash projects.
For each new font that is embedded it will take up space between 15-35kb in my flash file. That isn’t really so much, but it will be becouse every flash file is taking up that kind of space. For instance say that I have 12 .swf files, that will be about 275kb that is totally unnecessary to load.
One solution that I’m thinking about is shared library, but does that really work? The font’s must be loaded in frame 1.