Mailing List
Home
Flash Pro
Extending Flash
Flash Macromedia Developer
Subjects
Firework Effect
setInterval bug identified and fixed
setInterval bug identified and fixed
ScrollPane component doesn 't auto update
Help: MX 2004 How to script a print button to print the entire sli
Event Dispatcher between classes
memory management removeMovieClip /
MX2004 Dataset itemClassName
Order of events per frame
XML to Object help
Textfield prototype question
Flash and QuickTime VR
Reading and displaying RSS feeds in Flash MX
Flash MX 2004 Sucks
AW: [Flashcoders] Switch/Case vs If/else
AW: [Flashcoders] Switch/Case vs If/else
Flash Interface with 10mb xml file
Web Service Results
Listener Object 's best practice
 
Search:  
Power your search with and, or, +, -, or "some phrase" operators.
fonts and levels

fonts and levels

2004-02-22       - By Jim Cheng

 Back
Reply:     1     2     3  

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)