PDA

View Full Version : flash content in iframe


jakepeg
03-23-2006, 01:48 PM
Yes, I know iFrames are bad, but they are the only way to do what I need to do.

I have an iFrame in my page and it has a flash menu that slides over the top of it. Its all working ok, but if the iFrame content consists of flash then the flash is displayed above my sliding menu.

I did some experiments with z-index but didn't do the trick. I tried loading a test page into the iFrame and having the flash movie in the test page wmode = transparent and that worked.

Problem is that I dont have control over the pages that will be loaded in as they are from 3rd party sites.

Anyone think of a solution?