Unlike in AS2, you don't have to use runtime shared libraries for AS3 to
load fonts.

It's simple, all you do is embed the fonts in a swf and load that swf in
using a loader. Once the loader loads the swf, all fonts will be available
for use.

http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/text/Font.html

One thing to note, which is rather annoying is that if you are using that
font anywhere else in your FLA on the timeline, the fonts will not work
properly after you load them.

- Taka

On Thu, Feb 18, 2010 at 10:13 AM, mika <[email protected]> wrote:

> Same question, 3 years after, anyone got a tip ? as3 please
>
> thanks
> mika
>
> On Mon, Jun 4, 2007 at 17:11, Daniel Gregório <[email protected]
> >wrote:
>
> > Does anybody has an ideia of how to load external fonts in ttf? or
> > something
> > else instead of shared libraries?
> >
> > thank you very much,
> >
> >
> > --
> > Daniel Gregório
> > Adobe Certified Professional
> > _______________________________________________
> > [email protected]
> > 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
> >
> _______________________________________________
> Flashcoders mailing list
> [email protected]
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to