Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我知道这可以通过将 wmode 更改为“透明或不透明”来完成。但是有什么方法可以使用 wmode "gpu" 显示 div 到 flash 文件上。
不,您只能使用不透明或透明模式执行此操作。在这些模式下,浏览器负责渲染并且可以控制相对于其控制下的其他对象的 z 顺序。
对于所有其他 wmode,由 flash 播放器直接绘制到屏幕上,这将位于所有其他内容之上。