Japanese text

So I’m making this website which needs flash text in japanese… it’s an html website with bits and pieces in flash.

My first approach was to have a japanese font embeded in the library… but that weights around 1Mb… so if you’re loading 2 or 3 swfs that’s 2 or 3 Mb… which is kind of a problem… :S

I read somewhere you can tell flash to use a system font, loosing the embed advantages (alpha, antialiasing, etc) which is fine for me (at least better than 1Mb for each flash).

Has anyone had this problem?
How did you solve it?
How can I tell flash to use a system font?

Any help is appreciated… :stuck_out_tongue:

TIA!