Skip to content
This repository has been archived by the owner on Mar 23, 2019. It is now read-only.

Iframe does not work properly with IE and Chrome #116

Open
ghost opened this issue Nov 16, 2011 · 1 comment
Open

Iframe does not work properly with IE and Chrome #116

ghost opened this issue Nov 16, 2011 · 1 comment
Labels

Comments

@ghost
Copy link

ghost commented Nov 16, 2011

Problem:

When IFrame is used to load an https page, it shows website not found error in Chrome and shows certificate error in IE. But it works properly in Firefox

How to reproduce:

  1. string ipaddress = "htts://address"; // address can be any ip
    var fr: IFrame = new IFrame(ipaddress)
  2. try loading the iframe as child for a flex component.

Environment:
OS: Windows Vista
Browser: IE7, Firefox 7, google chrome
Flex Builder : 3.0 (used alongwith Eclipse ganymede)

@ghost
Copy link
Author

ghost commented Nov 16, 2011

forgot to mention that I am using flex-iframe-1.5.swc

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

0 participants