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

IFrame does not show up #12

Open
nicoulaj opened this issue May 2, 2011 · 2 comments
Open

IFrame does not show up #12

nicoulaj opened this issue May 2, 2011 · 2 comments
Labels

Comments

@nicoulaj
Copy link
Member

nicoulaj commented May 2, 2011

Originally filed by talktoughuk on 2010-12-13T22:33:25

What steps will reproduce the problem?

I can use flex-iframe with no problems in the demo apps and I can create a simple application myself and it works just fine.

However when I try to use it in my main application the iframe does not show up and I can't work out why.

What is the expected output? What do you see instead?

I traced the output in Firebug and it comes up with the following error:

function onload(event) {
null.AnIFrame0_load()

and the null causes an error

What version of Flex-IFrame are you using? On what operating system and
which navigator (specify the version too)?

IFrame 1.4.6
Mac OSX 10.6
Safari 5.0.3
Firefox 3.6.12

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

Yes set wmode to opaque and also have an id setup for iframe in mxml version

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

I can't provide a copy of the app in full as it is way to big but it uses Defraga, Cairngorm, as3corelib, Defraga and flexlib if that is any help (in case they may conflict in some way). The app also uses Externalinterface to call javascript for other functions

@nicoulaj
Copy link
Member Author

nicoulaj commented May 2, 2011

Updated by [email protected] on 2011-02-11T06:51:35

What is the method used to embed the SWF in the web page ?

@mario13
Copy link

mario13 commented Dec 23, 2011

Did you ever find a solution to this? We have the same problem on a specific pc. (onload="null.rte0_load();")

That pc and mine, where iframe works perfectly, have both Win7, Firefox 9.0.1. We use flex-iframe-1.4.6.

Thanks.

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

2 participants