开发者

flash game wmode=transparent alternative

开发者 https://www.devze.com 2023-03-05 12:51 出处:网络
I need to embed some flash games but I\'m disallowed to use wmode=transparent due to开发者_开发技巧 performance issues & sideFX. I need to place a DIV above the SWF, but without the wmode the SWF

I need to embed some flash games but I'm disallowed to use wmode=transparent due to开发者_开发技巧 performance issues & sideFX. I need to place a DIV above the SWF, but without the wmode the SWF is always on top.

Hiding the swf when div is visible resets the flash. Any ideas?


Without wmode=transparent, I think you are out of luck for positioning HTML over the swf.

However, if you were willing to hide the flash, maybe you can try positioning the flash off screen with CSS position:absolute;left:-99999px to get the same effect.

0

精彩评论

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

关注公众号