Make flash ignore transparent wmode — always display opaque background
Posted
by
Tometzky
on Pro Webmasters
See other posts from Pro Webmasters
or by Tometzky
Published on 2011-12-06T14:20:14Z
Indexed on
2012/06/21
21:24 UTC
Read the original article
Hit count: 721
flash
How to make flash movie (an advertising banner) ignore <param name="wmode" value="transparent">
?
There are some CMS systems which insert flash movies automatically with transparent wmode option. Flash Player ignores banner's background color, makes it transparent and displays it on web page background. I can workaround it using additional layer at the bottom with a large rectangle of desired color, but I think it is inefficient and inelegant.
How to do this better?
© Pro Webmasters or respective owner