开发者

is there a way to cover a flash with a div when wmode is 'gpu'?

开发者 https://www.devze.com 2022-12-20 05:55 出处:网络
i know this can be done by changing wmode to \"transparent or opaque\". But is there any way to show the div over th开发者_开发技巧e flash file using wmode \"gpu\" .. No you can only do this with opaq

i know this can be done by changing wmode to "transparent or opaque". But is there any way to show the div over th开发者_开发技巧e flash file using wmode "gpu" ..


No you can only do this with opaque or transparent modes. In these modes, the browser is responsible for rendering and can control z-ordering with respect to other objects under its control.

With all the other wmodes, it's up to the flash player to draw directly to the screen, which will be on top of all other content.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号