Thanks but neither
On Mon, Dec 22, 2008 at 2:18 PM, Cor <[email protected]> wrote:
> Change the indexN_txt.defaultTextFormat = BLACK; into
> indexN_txt.setTextFormat(BLACK);
nor
> Quick guess: set indexN_txt.embedFonts = true;
> right after the ... NewTextField();
have worked for me. I've ended up putting an
invisible TextField at the Stage and embeding
the Arial-font in it (the Times New Roman that
I actually wanted refused to display russian :-(
I've also seen stuff like
[Embed(source='ARIAL.TTF' , unicodeRange='U+0410-U+042F ,
U+0430-U+0451' , fontWeight='normal' , fontStyle='normal')]
but it seems to be meant for Flex only?
I've put my source code here:
http://preferans.de/flash/
- if you click few times you'll see that
the russian equivalents for J,Q,K,A
won't display
Regards
Alex
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders