PDA

View Full Version : HTML Component does not lose focus when trying to type on Flex(2.0.1) Textbox control


chandrasekhar
07-30-2007, 12:34 PM
Hi

There is Iframe , in which we loaded one HTML page. In that HTML page, we have textbox controls. This Iframe is loaded in Parent.swf, in parent swf there is one flex Textbox. So when ever i change the focus from HTML textbox control to Flex Textbox, the focus is not getting changed, it is still continuing in the HTML textbox.. Can someone help to fix this problem

Thanx in advance