PDA

View Full Version : Absolutely positioned elements above a flash movie under FireFox/Linux


GoatHunter
06-20-2007, 01:38 PM
I've a problem involving putting absolutely positioned elements above a flash movie, it occures only in the linux version of FireFox, site - http://www.gaggiaclub.co.il

the top flash movie should have a search form absolutely positioned above it, it works fine under FireFox/win and msie and opera,
but in firefox / linux these elements are invisible due to the flash movie being on top of them all.

From what I could gather from google, it seems to involve a bug with the parameter WMODE under firefox/linux.

Is there any hack / legitimate way to resolve this issue?

Thanks beforehand.

_Aerospace_Eng_
06-20-2007, 09:56 PM
Does wmode="transparent" work? Note if using both params and embed tags you need to set it both places.