Not sure what you mean by “accept”.  From clipboard, or by typing?  I’m
definitely not an expert on this topic, but I think Flash strings are all
unicode.  I’m not sure what happens when you cut and paste but when typing
it is building up a unicode string which if you want it to be double-byte,
needs to be converted at some point, maybe on the server.

HTH,
-Alex

On 5/31/15, 10:46 AM, "pctechtv" <[email protected]> wrote:

>How do you make a text area in Flex accept double byte (for example)
>Chinese
>characters. Would this be handled by the host computer and Flex/Flash not
>have much to do with it. I am new to Flex but used to Flash and I think in
>Flash you have to include the characters? Correct? What are other
>important
>things to know.
>
>
>
>--
>View this message in context:
>http://apache-flex-users.2333346.n4.nabble.com/Characters-that-are-not-uni
>code-tp10456.html
>Sent from the Apache Flex Users mailing list archive at Nabble.com.

Reply via email to