Display Windowless Flash on Firefox
Most people said that firefox doesn’t support windowless flash using “< param name=wmode value=transparent>”, but Firefox can do it of cause
First of all, you have to modify < object > tags. Firefox does not read param tags, but embed tag. So, you have to add new attribute to embed tag like this,
If you use FlashVars attribute, you should also add parameters to embed tags like this,
May 28th, 2005 at 2:25 am
Hi, I found out your blog via actionscript.org,
pardon me for the stupid question but does the stuff still works on IE?
Thanks
September 8th, 2005 at 1:14 am
although firefox is able to display transparent flash, but that transparent flash blocks all links and buttons behind the invisible transparent flash layer, and that’s very very bad ;[
November 6th, 2005 at 5:02 am
Have you tried putting a wmode=transparent flash in firefox that requires interactivity with the mouse? It bugs out because of scrolling errors.
November 6th, 2005 at 9:27 am
I don’t understand your problem.
In firefox, if you made transparent flash layer, you can just click area of the flash layer;you can’t click “below” the layer. My top menu is also transparent flashm, so if I let some link below the menu(e.g. title area), I can’t click that
January 12th, 2006 at 11:40 pm
True, but in Firefox if you want to click a transparent part of that flash because there is a link behind it, you would still be clicking the flash instead of the html link.
January 19th, 2006 at 2:32 am
hi there,
i can made the flash transparent in firefox but the buttons inside flash stop working if i use wmode=transparent!!!
Do you Know away to correct this??
Thanks in advande
January 19th, 2006 at 3:32 am
You can’t use back-side of layer if you use wmode=transparent.
September 13th, 2006 at 2:39 pm
Hey this is cool. I was searching about this. But finally got it
Thanks.
September 26th, 2006 at 9:06 am
yes he is right, its only transparent flash, like a png with higher z-index