开发者

Display character symbols in actionscript

开发者 https://www.devze.com 2022-12-22 02:55 出处:网络
I need to display a character symbol (Not alphanumeric, 开发者_如何转开发or on the keyword) textField.text = ???;

I need to display a character symbol (Not alphanumeric, 开发者_如何转开发or on the keyword)

textField.text = ???;

I have the unicode for that char, how do I use it?


You can do this. But the font you are using must have the characters, and they must be embedded.

0

精彩评论

暂无评论...
验证码 换一张
取 消