The Little Guy Posted November 13, 2008 Share Posted November 13, 2008 I have a div menu that is positioned absolute (drop down menu), it works fine, except when it is supposed to display on top of a flash swf file. In that case, the swf file is displayed on top of absolute positioned div. How can I reverse the two? Link to comment https://forums.phpfreaks.com/topic/132621-solved-div-on-top-of-flash-file/ Share on other sites More sharing options...
Mchl Posted November 13, 2008 Share Posted November 13, 2008 I'm not sure, but setting z-index should work Link to comment https://forums.phpfreaks.com/topic/132621-solved-div-on-top-of-flash-file/#findComment-689606 Share on other sites More sharing options...
The Little Guy Posted November 13, 2008 Author Share Posted November 13, 2008 I've tried it and it doesn't work. Link to comment https://forums.phpfreaks.com/topic/132621-solved-div-on-top-of-flash-file/#findComment-689612 Share on other sites More sharing options...
The Little Guy Posted November 13, 2008 Author Share Posted November 13, 2008 got it! javascript/embed/param use: wmode = transparent Link to comment https://forums.phpfreaks.com/topic/132621-solved-div-on-top-of-flash-file/#findComment-689622 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.