Questions tagged [wmode]

113 questions
1
vote
1 answer

overlay opaque div over gametrailers iframe

Recently gametrailers changed their embed code from:
Timo Huovinen
  • 53,325
  • 33
  • 152
  • 143
0
votes
1 answer

Page DOM doesn't update after javascript edit

I've got this example page where I'm trying to put the wmode of every youtube element inside the page to "transparent". With Chrome and its inspector I notice that my javascript works but the browser view doesn't update and the overlay still is…
Andrea Silvestri
  • 1,082
  • 4
  • 14
  • 41
0
votes
2 answers

Can't get flash on top of HTML

I'm using SWFObject to embed a swf and it ends up covering some HTML components on the page. However the HTML is bleeding through on top of the flash movie. I've played with wmode settings and z-index's, absolute vs relative positioning and nothing…
jckdnk111
  • 2,280
  • 5
  • 33
  • 43
0
votes
1 answer

Script not allowing lightbox to cover embedded Youtube videos (wmode=transparent) but other script works

I had problems covering videos on Youtube itself but solved that with a design change (don't need to cover them any more). So I have a script the user can run and it calls a javascript file to do other stuff on the current webpage. One thing it does…
townie
  • 767
  • 2
  • 8
  • 12
0
votes
1 answer

"wmode=direct" Behavior In Older Browsers And Flash Versions

I want to apply wmode=direct to flash objects on my page. What are the behaviour it will accomplish in older browsers (IE6,IE7,etc.)? Or the older versions of Flash Player? Does the parameter behave as default(window) or transparent?
lvil
  • 4,326
  • 9
  • 48
  • 76
0
votes
1 answer

Flash content covering drop-down menus

I have a CSS drop-down menu and just below is a Flash Video (embeded with YouTube code). The Flash video covers my drop down, but only in Safari. I have played around with the z-index, and I have tried both "opaque" and "transparent" for wmode…
0
votes
1 answer

Flash 11 wmode transparent no longer working for windowless component

We have a standalone product (not browser based) that uses Flash for some of its gui. We let flash render to a windowless control then used that bitmap as a 3D texture where it is then displayed by directx we have traditionally taken advantage of…
user1005997
  • 41
  • 1
  • 6
0
votes
1 answer

jquery.fullBg plugin mixed with jquery.flash.js plugin: movie disappear when wmode=transparent

Im the new kid on the block so I apologyze if I'm not doing very well. I'm using together the full image background plugin: http://bavotasan.com/2011/full-sizebackground-image-jquery-plugin/ And the flash loader background…
user997593
  • 423
  • 5
  • 16
0
votes
1 answer

iFrame in Chrome always appears above absolutely positioned divs

I have a problem on making an iframe appear below absolutely positioned containers. This problem seems to be only on Google Chrome, while in IE 9, Firefox and Safari it's fine. Code sample
mixed content with…
OpenOne
  • 3
  • 1
  • 3
0
votes
1 answer

Twitter widget covers up another div that might appear over it . How to make twitter widget appear under?

I'm sure a lot of people use the twitter widget that twitter provides. Here's the code they provide: