问题
I've a contact form that needs to support Chinese characters. Right now if I enter Chinese text nothing shows up. (Not even the empty box placeholder)
How to handle Chinese characters in an Adobe Air dynamic textfield?
Thanks. Uli
回答1:
Can' you just embed the font you are using to include the Chinese characters you need?
回答2:
Ok thats a few years late... but just use "_sans" as font. If you develop for mobile, it will use the device fonts, which support everything, but look differently from device to device.
来源:https://stackoverflow.com/questions/8997665/adobe-air-textfield-with-chinese-characters