Questions tagged [wmode]
113 questions
1
vote
0 answers
Youtube embed with wmode=transparent not working
I'm embedding youtube videos using the AngularJS code below but somehow all the menu and sidebar div is showing on top and not working. I have tried both wmode=transparent and wmode=opaque with no result.
What am I missing? How do I fix this z-index…

Elaine Byene
- 3,868
- 12
- 50
- 96
1
vote
2 answers
PrettyPhoto annd youtube videos overlay
I have a webpage with prettyPhoto and a youtube video inside the web page.
With jquery I do:
$("#youtubevideo embed").attr("wmode", "opaque");
also tried $("#youtubevideo embed").attr("wmode", "transparent");
In firefox image is over the…

Harris
- 1,128
- 4
- 17
- 41
1
vote
0 answers
YouTube content covers my css dropdown menu in ie 11
YouTube content covers my css dropdown menu in ie 11. I have tried various fixes that I found here and none has worked. http://www.marinwaldorf.org/ FYI I am limited in knowledge to css and html .Please advise. Thanks

Catherine Pearson
- 11
- 1
1
vote
1 answer
Wmode transparent and symbols issue with foreign keyboard
I have the known issue with wmode transparent and input textfield in my page.
I know that the question is often asked but I have a special situation with that case.
I need to embed my swf with wmode=transparent but in my swf I have an input…

Boun
- 413
- 4
- 17
1
vote
0 answers
1
vote
1 answer
Force wmode on flash content with javascript
I'm using a modal window on a client's site where we have no access to the content. The problem is that he has some flash on the page and the wmode for these is not set to transparent.
Is there a possibility to force their flash from our javascript…

Gergely Marton
- 11
- 1
1
vote
1 answer
C# Playing a flash video causes an error with wmode=direct
I'm trying to play a flash movie inside of my C# window forms application, everything goes well and I can successfully load my .swf files.
However one of my flash files will not work as it requires wmode=direct
The moment that I change wmode to…

Darkalfx
- 259
- 3
- 12
1
vote
1 answer
is there a way to cover a flash with a div when wmode is 'gpu'?
i know this can be done by changing wmode to "transparent or opaque". But is there any way to show the div over the flash file using wmode "gpu" ..

niks
- 11
- 1
1
vote
1 answer
Z-index and wmode not working with YouTube embed code in IE10
I'm trying to create a div that will cover an iframe containing YouTube embed code, so when the user clicks on the video, javascript will fire instead of playing the video. I have included the wmode=opaque parameter in the src attribute, as every…

Jake W.
- 81
- 1
- 6
1
vote
0 answers
IE9 wmode transparent is showing background color in the flash player
I'm having a little problem with IE9 and wmode transparent. This works good in Chrome and FireFox.
I am using Windows 7 (64-bit). My flash played version is 11.7.700.224
I recently made a change to my embed video in order for dropdown list to…

Ben Lefebvre
- 359
- 5
- 21
1
vote
1 answer
How can I know the default wmode value of an object element?
I am debugging a webpage with some flash objects which have no wmode set. I need to know which value the browser or flash player is assigning to them.

gztomas
- 3,030
- 3
- 27
- 38
1
vote
2 answers
1
vote
2 answers
Flash wmode="transparent" shows weird colors and outlines in Firefox
Maybe it was a recent FF update, but at the end of this flash intro, lots of random red and green colors show up.
http://incitoconsultants.com/test/index.php

jonlarsen
- 111
- 4
1
vote
1 answer
Flash - how to turn off the "Enable hardware acceleration" window?
We have a piece of swf embedded for recording (the wami-recorder).
The issue is that some clients experience that the window for enabling hardware acceleration always pops up.
Instead of this, there should be a popup for enabling recording (the…

veljkoz
- 8,384
- 8
- 55
- 91
1
vote
1 answer
FancyBox 2 YouTube wmode parameter not activating
For some reason I can't get absolutely position elements with a z-index set to 9999 to appear over my FancyBox with YouTube iframe, even though I have my wmode parameter set to opaque, even the 'X' close button:
FancyBox v2.1.3
FancyBox Media…

Jarryd
- 77
- 1
- 8