[
https://issues.apache.org/jira/browse/FLEX-35233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15855625#comment-15855625
]
lizhi commented on FLEX-35233:
------------------------------
and
if(have( "汉字")){
get a 8bit js file.
}else{
get utf-8 js file.
}
> flexjs chinese font
> -------------------
>
> Key: FLEX-35233
> URL: https://issues.apache.org/jira/browse/FLEX-35233
> Project: Apache Flex
> Issue Type: Bug
> Reporter: lizhi
> Assignee: Alex Harui
> Attachments: Test.as
>
>
> var s:String="你好";
> get js
> var s="**"
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)