flex-users / flex-iframe

IFrame component for Flex applications.
github.com/flex-users/flex-iframe
120 stars 63 forks source link

Problem with SDK 4.6 #123

Open goosecb opened 12 years ago

goosecb commented 12 years ago

I have a module that uses flexIframe 1.5.1 to show an html page embedded in a Box container. The APPLICATION AND MODULE compiled with SDK 3.6 works well, but the problem occurs when compiling with SDK 4.6: When the module is called by the application the container showing the module appears blank and the module appears below; it is neccesary to scroll down to see the module, so there is an empty container remaining and below that you can see the module's content. Is it possible to fix this problem?

nicoulaj commented 12 years ago

Try with a snapshot build and tell us how it goes.

fivecom commented 12 years ago

nicoulaj, same problem here, even using the snapshot build.