Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Sorry to dissapoint you, but HTML with Inner Frame and Flex is not a good option.
If you want a wysiwyg html editor, I suggest you to create your own editor, or you can buy one.
And if you need to open a new window of contents, you should open a new window in the HTML way, outside the Flex App.
My experience in IFrames with Flex was with this google code. Some people have modified it and posted it, and you should find in other sites, doing the same thing: It works in some cases, but, for example, will not work if you need to put more complex needs in your App along with IE compatibility.