[Pro] CSS menu hidden behind flash photo gallery

In IE I notice that my CSS menu is hidden behind the SWF photo gallery I have in the iframe. I’ve read a few different places that this is a known IE6 and IE7 bug but I’m not sure how to fix it in freeway?

any suggestions.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Not sure about this because your gallery is in an iFrame but normally you would select your Flash item then Item>Extended and use the name value pair of wmode transparent

Also make sure that your iFrame is ‘sent to back’

This isn’t particularly an IE thing it is more of a Flash/Plug in content thing

Plug in content floats above all other content on a page - as a rule and the only definitive fix is to design accordingly.

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I used this on the html page I was using in the iFrame.


To edit an existing HTML page, add the WMODE parameters to the HTML code.

Add the following parameter to the OBJECT tag:

Add the following parameter to the EMBED tag: wmode="transparent"

freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

And did it work for you?

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

yes it did…forgot to mention that part now that look at my last post


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options