Hi,
i tried to set the fontFamily stlye to some Chinese Character,but it
seems don't work,
this is the code snip

...
<mx:Style>
.someStyle{
fontFamily: 黑体; /* a very common Chinese Font */
fontSize: 32;
}
</mx:Style>

<mx:Text text="follow is 中文" styleName="someStyle" />
...

yes,it is simple,the English character works well ,but the Chinese
character did not change the fontFace style as expected,

I notice this issue exists a very long time(at least since flash 6),the flash
did not support the Chinese character in dynamic text styled by Chinse font.

is it a bug or is there a way to resolve this issue that i don't know?


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 

Reply via email to