weolar / miniblink49

a lighter, faster browser kernel of blink to integrate HTML UI in your app. 一个小巧、轻量的浏览器内核,用来取代wke和libcef
Apache License 2.0
7.22k stars 1.09k forks source link

flash插件的wmode参数设置无效 #454

Open iikuku opened 4 years ago

iikuku commented 4 years ago

Context3D not available! Possible reasons: wrong wmode or missing device support.

用 wke.exe 测试时发现,玩4399上面的游戏时会提示这个。 我看了一下页面源码 wmode 需要设置为 direct,但是似乎npswf 没处理到这个值。 而且在出现这个之前, 会在调试窗口输出 direct_NPN_SetException:Error in Actionscript. Use a try/catch block to find error.