Tagged Questions

1
vote
2answers
140 views

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 …
0
votes
1answer
20 views

Problem: using sIFR with Lightview

Hello, i have problem with sIFRs opaticy. after i've installed Lightview i have somethink like that: ! http://img267.imageshack.us/img267/3525/31troen.jpg (i cant post images beco …
0
votes
3answers
837 views

Flash overlays thickbox on Internet Explorer

Here's my code: I've got a flash slideshow on my page. I've used thickbox for login but when someone clicks on the login, the flash overlays thickbox. I've managed to solve th …
0
votes
2answers
39 views

Adobe Director (dcr) “wmode” question.

can *.dcr be set the 'wmode' just the *.swf does?
0
votes
2answers
825 views

how to put html content over flash when wmode=window?

Is this even possible? The situation is, I don't control the embedded flash, and I have no way of knowing whether it is embedded with wmode=tranparent/opaque or wmode=window. This …
0
votes
2answers
859 views

Safari flash wmode not working - anything wrong with this embed?

I've got a problem with this embed in Safari. It works just fine on all other browsers, IE6 included. The problem is that the embed seems to jump to the very top layer, ignoring al …
0
votes
2answers
173 views

Firefox 3.5.3 Windows + Flash + swfobject wmode problem

I'm having issues with Firefox 3.5.3 Windows embedding Flash using wmode. If I set the wmode parameter to 'transparent' or 'opaque' Firefox 3.5.3 Win XP (Flash player 10.0.32.18 r …
0
votes
1answer
107 views

Flash - Firefox issue

I realised that if I do have a flash object and do not include a 'wmode' attribute, I will not be able to overlay HTML because the flash will always play on top. But if I do includ …
0
votes
3answers
1k views

differences between using wmode=”transparent”, “opaque”, “window” for an embedded object on webpage

when embedding a Flash object with the <object> and <embed> tag, there is an attribute called "wmode". It seems that most of the time, wmode="transparent" is the same as wmo …
0
votes
2answers
173 views

Javascript modal on top of Flash games, in all browsers…

So we have a weird issue at work. We need to display a Flash game which uses the keyboard, when the game finishes, it triggers a modal popup via Javascript. We're using the wmode p …
1
vote
2answers
889 views

Superfish Css/Jquery Menu goes under Flash Content in IE7

http://mindfulintegrations.com/signiacapital/index.html It works fine in FF3 and IE8 using SwfObject2 and wmode=transparent, but for the life of me I can not get the menu to dropd …
2
votes
3answers
677 views

MouseWheel not working when published movie has wmode=”transparent”?

I'm experiencing a bug with a published flash movie. When I embed the movie in an HTML page (with SWFObject 2.1), and assing it the wmode param value of 'transparent', all my funct …
1
vote
3answers
340 views

Flash Transparency: Does it work reliably in anything other than IE? Are there workarounds?

I've been given a site layout and a flash navigation to incorporate which requires transparency. However, using wmode='transparent' the results are highly inconsistent across brows …