You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 23, 2019. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Originally filed by [email protected] on 2010-06-22T20:13:09
What steps will reproduce the problem?
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.
The text was updated successfully, but these errors were encountered: