flex-users / flex-iframe

IFrame component for Flex applications.
github.com/flex-users/flex-iframe
120 stars 63 forks source link

iframe cannot display Web page containing VNC viewer Java applet #22

Open nicoulaj opened 13 years ago

nicoulaj commented 13 years ago

Originally filed by frederic...@gmail.com on 2010-07-21T20:12:13

What steps will reproduce the problem? 1.create an iframe that points to a url containing the TightVNC VncViewer Java applet

What is the expected output? What do you see instead? Top row buttons are displayed but the main display remains blank Keyboard input works

What version of Flex-IFrame are you using? On what operating system and which navigator (specify the version too)? flex-iframe 1.4.6 MacOSX 10.6.4 Safari 5.0

Did you follow the users guide ? Particularly, did you set "wmode" to "opaque" ? Y

Please provide any additional information below, and a sample Flex 3 project reproducing the issue if possible.