Display unicode character in Actionscript

Posted by Jan on Stack Overflow See other posts from Stack Overflow or by Jan
Published on 2010-03-08T23:36:00Z Indexed on 2010/03/09 0:06 UTC
Read the original article Hit count: 132

Filed under:
I have the unicode for that char, how do I display it?

0x023D2A

textField.text = ???;


i have have the name of the character.
can I reference it by name?

© Stack Overflow or respective owner

Related posts about actionscript-3