当 wmode 为“gpu”时,有没有办法用 div 覆盖闪光灯?

发布于 2024-08-21 09:12:58 字数 79 浏览 10 评论 0原文

我知道这可以通过将 wmode 更改为“透明或不透明”来完成。但是有没有办法使用 wmode“gpu” 在 flash 文件上显示 div ..

i know this can be done by changing wmode to "transparent or opaque". But is there any way to show the div over the flash file using wmode "gpu" ..

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

我不吻晚风 2024-08-28 09:12:58

不,您只能使用不透明或透明模式来执行此操作。在这些模式下,浏览器负责渲染并可以控制其控制下的其他对象的 z 顺序。

对于所有其他 wmode,由 Flash 播放器直接绘制到屏幕上,该屏幕将位于所有其他内容之上。

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.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文