I have embed a html page using iframe into a flash page. But the problem is i can only use english to input words. i have tried t o type serveral chinese words into the input box in the following demo page. But it just doesn't works. I guess, the reason is that the iframe layer has the focus, but you interactive with the flex layer.
here is the demo. you can try to type some not english words in the input box. demo <http://www.flexcoders.cn/data/flexdemo/iframe/iframeDemo.html> Does anyone know a solution for this problem? thanks.

