not sure if it is your flex builder setting or something else, what is your encoding set to? something like this <?xml version="1.0" encoding="utf-8"?>
it disable the Asian input selection on my mac. I try on this three flex apps, works fine. http://flexcode.org/RTL.swf http://blog.flexexamples.com/2009/07/24/creating-a-simple-text-editor-using-the-spark-textarea-control-in-flex-4/ http://examples.adobe.com/flex3/componentexplorer/explorer.html --》 text controls --> textinput so I guess something went wrong during compile. Willy 617-606-3437 ---------------------------------------------------------------------- 6 X 9 = 42 http://www.wolframalpha.com/input/?i=meaning+of+life ---------------------------------------------------------------------- On Thu, Jul 30, 2009 at 2:45 PM, Andrew Ball <[email protected]> wrote: > > > Good afternoon. > > I've found that I'm unable to enter Traditional Chinese characters in a > Flex app with the pin1yin1 input method on OS X (10.50.7), Flash plugin 10.0 > r22, > Firefox 3.0.12, and Safari 4.0.2. The character selection area shows up at > the bottom of the web browser's view port instead of inside of the text > input widget that I'm trying to input text to, and nothing gets added to the > text input widget's text after I select a character. > > You should be able to reproduce the problem at https://ccu.poweru.net/ in > the 'Participant Login' section. > > Does anyone know what might be wrong? Do I need to use some special > compiler options for CJK character support? I'm using embedded fonts. > > Peace, > Andrew > > -- > ======================= > Andrew D. Ball > 勃安 > deus caritas est > http://www.ibiblio.org/adball/blog/ > > >

