rldjrsksl / flex-iframe

Automatically exported from code.google.com/p/flex-iframe
0 stars 0 forks source link

iframe overlapping other container when loading/loaded #82

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. put a couple iFrame inside a container(viewStack)
2. have a timer that loops through these ViewStack
3. there's menu on top and bottom of the application

What is the expected output? What do you see instead?
when content loaded inside the iFrame, the iFrame starts overlapping the top 
and bottom menu which is in mxml.  Please refer to picture, the iFrame 
completely went outside of it's container when loaded.  

What version of Flex-IFrame are you using? On what operating system and
which navigator (specify the version too)?
window XP, iFrame 1.4.6, IE 6

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

Please provide any additional information below, and a sample Flex 3
project reproducing the issue if possible.
It seems like Iframe doesn't know that it suppose to be in a container.

Original issue reported on code.google.com by chungtin...@gmail.com on 22 Jun 2010 at 8:13

Attachments: