[LayaAirIDE 1.0]微信小游戏下使用laya 自带的video报错
var video = new Laya.Video(400,600);
video.pos(0,0);
video.load("https://game.ruanmengkeji.com/ ... 6quot;);
Laya.stage.addChild(video)
在一个界面中加入如上代码 video 没有显示 点击空白
this.videoElement.play is not a function
TypeError: this.videoElement.play is not a function
video.pos(0,0);
video.load("https://game.ruanmengkeji.com/ ... 6quot;);
Laya.stage.addChild(video)
在一个界面中加入如上代码 video 没有显示 点击空白
this.videoElement.play is not a function
TypeError: this.videoElement.play is not a function
没有找到相关结果
已邀请:
要回复问题请先登录
1 个回复
Aar0n
赞同来自: