On 10/22/06, Joseph Balderson <[EMAIL PROTECTED]> wrote:
You can't. The best way to use an embedded font with only certain
outlines included in the embedding is to create a dummy (i.e.
'invisible') dynamic textfield, and in the property inspector select the
outlines you want embedded. That way you don't have to create a linked
font symbol, you just refer to the font by name, because it's already
been embedded in that hidden textfield.

Just as an organisational tip - rather than putting the TextFields on
stage and invisible or offstage somewhere, another way to include them
is to create a new MovieClip in the library, put all your dummy
textfields (plain/bold/italic or whatever's needed) into that clip
with Embedding turned on, then set the linkage properties of that
library clip to "Export for ActionScript" and "Export in First Frame".
This means that clip will get included in the .swf and loaded in frame
1.

Cheers,
 Ian
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to