I get a 404 error when trying to view the source.
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of wpding Sent: 14 June 2007 14:51 To: [email protected] Subject: [flexcoders] Embed html with iframe problem 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.

