No, that's just a pointer to the font. You actually have to have the font on your machine for it to compile it into the SWF.
You can, however, compile the font into a SWF, and distribute the SWF, but it won't work unless you have an instance of it in _level0, thus the only way realistically is to use something like SWFMill to exract it (if it can do that). ... or distribute the font. ----- Original Message ----- From: "eric dolecki" <[EMAIL PROTECTED]> To: "Flashcoders mailing list" <[email protected]> Sent: Friday, November 11, 2005 3:43 PM Subject: [Flashcoders] shared Fonts I'd like to be able to make a component that uses a custom made font. If I make a Font Symbol with linkage and export, technically any developer who installs my component should have that font available (working in the component), correct? e.d. _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

