I'm trying to create a dialog with YUI. But unfortunately when it
shows above a Flash (SWF) file it is flickering on firefox. How can I
solve this problem? Can I show my dialog always above to that flash
objects?
Hi,
Generally, setting the Flash movie's wmode attribute/parameter to transparent or
opaque will let it play nice in the z-index world. You can see if that helps.
- Satyen
________________________________________
From: ydn-javascript@yahoogroups.com [mailto:ydn-javascript@yahoogroups.com] On
Behalf Of Thamizhinpan
Sent: Sunday, June 01, 2008 11:51 AM
To: ydn-javascript@yahoogroups.com
Subject: [ydn-javascript] Dialog box is flickering on firefox
I'm trying to create a dialog with YUI. But unfortunately when it
shows above a Flash (SWF) file it is flickering on firefox. How can I
solve this problem? Can I show my dialog always above to that flash
objects?