Re: [Flashcoders] storing embedded font data in local shared objects(LSOs)?

2006-03-14 Thread Janis Radins
I'm  a fraid that is impossible

2006/3/12, Ken Fine [EMAIL PROTECTED]:

 Hi all,



 Can anyone tell me if there's a manageable way to embed font data in an
 LSO
 (Flash local shared object) such that it can be stored on the user's
 machine
 and used by a movie?



 Or, perhaps someone can propose an alternate scheme so that embedded font
 data can be externalized and cached on the user's machine so that it
 doesn't
 need to be re-sent with every visit?



 I'm noticing that F8 embedded fonts are quite a bit more heavy than
 their
 F7 counterparts, and I'm trying to come up with ways to shave down the
 download. The other thing that would be very helpful to know is how to
 embed
 a subset of a font instance just once in the library, and have my movie
 draw
 from this common pool of font information. In reviewing my F8 size
 report,
 I notice that Flash is embedding the same characters of my Myriad Pro in
 the
 same font weight multiple times. This sucks up bandwidth unnecessarily.



 Thanks in advance for any pointers.



 -KF

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


Re: [Flashcoders] storing embedded font data in local shared objects(LSOs)?

2006-03-14 Thread Oleg Filipchuk
Hey Ken,
why not keeping font libraries in exeternal swf files so when user loads it
once it will stay in user's cache?

Oleg
___
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] storing embedded font data in local shared objects(LSOs)?

2006-03-11 Thread Ken Fine
Hi all, 

 

Can anyone tell me if there's a manageable way to embed font data in an LSO
(Flash local shared object) such that it can be stored on the user's machine
and used by a movie? 

 

Or, perhaps someone can propose an alternate scheme so that embedded font
data can be externalized and cached on the user's machine so that it doesn't
need to be re-sent with every visit? 

 

I'm noticing that F8 embedded fonts are quite a bit more heavy than their
F7 counterparts, and I'm trying to come up with ways to shave down the
download. The other thing that would be very helpful to know is how to embed
a subset of a font instance just once in the library, and have my movie draw
from this common pool of font information. In reviewing my F8 size report,
I notice that Flash is embedding the same characters of my Myriad Pro in the
same font weight multiple times. This sucks up bandwidth unnecessarily. 

 

Thanks in advance for any pointers. 

 

-KF 

___
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