Sorry, should have made it clearer that in step 2, when you create the text field on the stage, choose the name you gave your font from the font menu (that is probably obvious but I thought I'd just clarigfy to avoid confusion :).
On 6/30/06, Adrian Park <[EMAIL PROTECTED]> wrote:
I'd agree with Kenneth. If possible, use something like Verdana which definitely includes all the characters you need - not all fonts do. But, if you really do need to embed the fonts, then you can use a combination of your first two suggestions to acheive what you want. 1) create a font symbol, giving it whatever name you want to use to refer to your font. 2) create a text field on the stage and use that to force Flash to embed whichever characters you want. For different font weights, use more font symbols and text fields. As Kenneth warns, it can very quickly pump up your compiled swf size though. HTH Adrian P. On 6/30/06, Kenneth Kawamoto < [EMAIL PROTECTED]> wrote: > > > i have to get japanese characters into our application, but as i see > it, > > there is no solution for this :( > > If you embed a Japanese font the file size will increase by 1.75MB or > more per font, so I would not embed Japanese fonts for on-line delivery. > I would use generic device fonts for dynamic texts. For static texts you > > don't need to embed fonts at all. > > Kenneth Kawamoto > http://www.materiaprima.co.uk/ > > > _______________________________________________ > [email protected] > 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 >
_______________________________________________ [email protected] 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

