Re: [Flashcoders] External font loading - No shared libraries

2010-02-18 Thread Taka Kojima
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  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  >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
> > ___
> > 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
> >
> ___
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] External font loading - No shared libraries

2010-02-18 Thread mika
Same question, 3 years after, anyone got a tip ? as3 please

thanks
mika

On Mon, Jun 4, 2007 at 17:11, Daniel Gregório 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
> ___
> 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
>
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


[Flashcoders] External font loading - No shared libraries

2007-06-04 Thread Daniel Gregório

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
___
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