You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to flex_...@googlegroups.com
Hello
I want to show html page in my flex application. Now I am using Iframe component for that. But when using Iframe we need to set the wmode="opaque" . It is creating problem on typing Japanese characters in textinputs. So is there any other methods to show the html pages in flex application without using wmode="opaque".