  | |  | fonts and levels | fonts and levels
2004-02-22 - By Jim Cheng
Back Marc Antony Vose wrote:
> when I said this...what I meant is that it takes forever to EXPORT. so,
> i was hoping i could just create a "chinese font " level, and keep it
> isolated in there, but have it available throughout all levels.
Try putting your Chinese font into a shared library by itself.
That way, you can compile it once into a SWF and build your
main movie separately without having to recompile in all your
font outlines each time you do a "test movie " or an export.
I use shared libraries all the time for components when I
build RIAs so I don 't have to wait for hundreds of kilobytes
of Actionscript to compile each go-around. Shared fonts are
a little trickier, but can save you a whole lot of time and
aggravation if done right. Here are some good links on how
to get it working:
http://www.macromedia.com/support/flash/ts/documents/shared_libraries.htm
http://www.macromedia.com/support/flash/ts/documents/sharedfonts.htm
http://www.waxpraxis.org/archives/000048.html
Regards,
Jim
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
Supported by Fig Leaf Software
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
Be sure to check the archives and the wiki:
http://chattyfig.figleaf.com/
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
http://chattyfig.figleaf.com/cgi-bin/ezmlm-cgi?1:mss:104932
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
To unsubscribe send a blank e-mail to:
Normal Mode: flashcoders-unsubscribe@(protected)
Digest Mode: flashcoders-digest-unsubscrive@(protected)
|
|
 |