Go Back   Dynamic Drive Forums > General Coding > JavaScript
Search Dynamic Drive Forums:

Reply
 
Thread Tools Search this Thread
  #1  
Old 12-06-2005, 05:45 PM
wizekat wizekat is offline
New Comer (less than 5 posts)
 
Join Date: Dec 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Angry pop up box on top of flash movie in Moz or Op

While using Pop up Box II
(http://www.dynamicdrive.com/dynamicindex11/abox2.htm)

everything works fine in IE6 (as usual but screws up in Mozilla or Opera :

boxes popup fine in a static html page in allbrowsers, but when the page contains a flash movie (.swf), then only in IE will the box show ON TOP of the flash movie. Using Moz or Op, the boxes popup ok but UNDER the flash movie... They can be dragged all arround the page but will remain UNDER the flash movie.

Anyone having a clue ? I've tried all the usual CSS z-index and display stuff, but there is nothing to it !
Reply With Quote
  #2  
Old 12-06-2005, 08:04 PM
jscheuer1's Avatar
jscheuer1 jscheuer1 is offline
No Kidding?
 
Join Date: Mar 2005
Location: SE PA USA
Posts: 19,000
Thanks: 19
Thanked 1,135 Times in 1,121 Posts
Blog Entries: 3
Default

Have you tried:

http://www.macromedia.com/cfusion/kn...fm?id=tn_14201

That link explains how to fix a flash object to work as you desire, the short version is to add in this language to your object/embed tag:

Add the following parameter to the OBJECT tag:

<param name="wmode" value="transparent">

Add the following parameter to the EMBED tag:

wmode="transparent"
__________________
WWWWWWWWWWWW
- John
________________________

Really Show Your Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate
Reply With Quote
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:37 AM.

Home - Contact Us - Archives - Link to DD - Top 

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.