1.9 chrome和safari videoplayer不能自动播放问题

1.9使用chrome和safari调试videoplayer 不能自动播放,必须要点击才行,报错如下: DOMException: play() failed because the user didn’t interact with the document first. https://goo.gl/xX8pDD。请问有解决方案么

这个没办法解决,是浏览器的限制

creator 2.3.3这个问题依然存在。

无法自动播放的问题不是引擎问题,是浏览器的限制导致的,需要用户点击以后才会播放视频跟音频的

可以做个引导用户点击的行为,然后在播放视频跟音频

点击后又被自动暂停了有碰到过吗