Skip to main content
Known Participant
October 9, 2011
Question

Problem, Japanise and Chinesse Characters are not showing in screen

  • October 9, 2011
  • 2 replies
  • 581 views

Hi

I´m building an App for iPhone with Flash CS5.5, I'm trying to make it in several languages, but I can't get the Chinese or Japanese showed in screen

I use a Dynamic field, with Font Arial, (which I've embedded all the fonts), this field is fill with a value in an array depending in which language the user is working

The Array looks like this:

var ArrayMy:Array = new Array("Hola","Hello","間格","間の")

I put the value in the dynamic text field in this way

DynamicField.text=ArrayMy[WKlanguage]

Works fine in every language, like special characters in french, Dutch, but Chinese and Japanese show nothing... Is there any way to get this working, Am I loosing something?

Thanks

This topic has been closed for replies.

2 replies

Nimisha1
Participating Frequently
October 12, 2011

Hi,

This seems like a bug ,could you please open a new bug report on this over at http://bugbase.adobe.com/ ? Please include sample  app to help us reproduce the problem. Once the bug has been added would you mind posting back with the URL so that others affected can add their votes and comments?

Thanks!

Nimisha


October 10, 2011

I had a similar issue with localisation and it was the text document needed to be utf-8. Also try using the iOS default device font of helvetica and dont embed font.