Closed GoogleCodeExporter closed 8 years ago
I get the same error message (or at least the beginning) every time I try to use
iFrames in Firefox (and sometimes IE just doesn't work). I'm not sure whether
using
MDIWindows changes anything, but a quick fix I used is to simply set the String
"url"
to the URL of your Flex application html instead of to
"BrowserManager.getInstance().url" in the function createChildren() (This is
around
line 352 in the latest version of IFrame.as I think). However, you'll have to
do this
for every page you have, so it's not a long-term fix.
Original comment by ibwo...@yahoo.com
on 18 Nov 2008 at 5:13
I use it with MDIWindows without any problem.
Original comment by primo...@gmail.com
on 4 Jul 2009 at 9:57
Could you provide the code of a sample application reproducing the bug ?
Original comment by Julien.N...@gmail.com
on 2 Oct 2009 at 7:48
If there is a bug, this is not due to flexlib's MDI windows.
You can check out the project I'm working on, we made a full integration between
flex-iframe and Flelib's MDI windows: http://jasmine.ow2.org (sub-project
Kerneos).
Original comment by Julien.N...@gmail.com
on 7 Oct 2009 at 11:21
Original issue reported on code.google.com by
happiebi...@gmail.com
on 11 Nov 2008 at 10:24