大约有 165 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0097 秒)
...ovieClip = new MovieClip(); mc.load("res/test.swf",true); 为何报错: [error]Failed to load: http://www.test.com/res/test/image/1.png ....... [error]Failed to load: http://www.test.com/res/test/image/66.png 2017-08-03 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关...
来源: Laya_社区 发布时间: 20170803
... xhr.once(Laya.Event.COMPLETE, this, completeHandler); xhr.once(Laya.Event.ERROR, this, errorHandler); xhr.send("http://192.168.10.108:35553/re ... ot%3B, "", "get", "arraybuffer"); function completeHandler(data) { //加载完成返回的data是arraybuffer; //.......这里处理我们加密的图...
来源: Laya_社区 发布时间: 20180201
laya.physics.js:38 Uncaught Error laya.physics.js:38 Uncaught Error at Object.box2d.b2Assert (laya.physics.js:38) at box2d.b2World.DestroyJoint (laya.physics.js:793) at Physics.__proto._removeJoint (laya.physics.js:1682) at PrismaticJoint.__proto._onDisable (laya.physics.js:1802) at PrismaticJoint....
来源: Laya_社区 发布时间: 20190227
...= _name + _hash } _content = JSON.stringify(_content) } catch(e) { console.error(e) } file.contents = new Buffer(_content) this.push(file) return cb() }) }()) .pipe(gulp.dest('./server/static')) }) gulp.task('default', ['updata_atlas_version']) 供大家参考 ^_^ 附件 : --> 2018-04-12 添加...
来源: Laya_社区 发布时间: 20180412
...cenes/Index.ls"); }); // 侦听加载失败 Laya.loader.on(Laya.Event.ERROR, this, this.onError); }); } 逸辰 • 2023-07-19 22:53 从启动页进来的,也加载了呀 layabox • 2023-07-26 20:47 @逸辰:请提交可重现Demo,
来源: Laya_社区 发布时间: 20230713
...为什么? 已上传 Demo 附件 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. IDE1.7.8 json图集加载问题 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服...
来源: Laya_社区 发布时间: 20190731
...题解答(最新版本:1.7.16) 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 2.2.0beta4 发布微信小游戏,安卓设备加载场景黑屏 IDE1.7.8 json图集加载问题 关于适配采用showAll后留白部分的颜色问题 两个...
来源: Laya_社区 发布时间: 20170722
...是laya 案例提供的layaAir.mp4 iOS提示 NSURLConnection finished with error - code -1002 PlayerItem has error : Error Domain=NSURLErrorDomain Code=-1002 "不支持的URL" UserInfo={NSLocalizedDescription=不支持的URL, NSUnderlyingError=0x282091470 {Error Domain=kCFErrorDomainCFNetwork Code=-...
来源: Laya_社区 发布时间: 20250908
...题解答(最新版本:1.7.16) 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target IDE1.7.8 json图集加载问题 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 关于适配采用showAll后留白部分的颜色问题 ...
来源: Laya_社区 发布时间: 20200526
...Laya.VideoNode; Laya.stage.on(Laya.Event.MOUSE_DOWN,this, ()=>{ console.error('Laya.Event.MOUSE_DOWN'); video.play(); }); 很简单的结构,只有在微信上播放不了 1677851971用户 • 2024-03-16 19:56 测试可以播放了,就是手机微信上视频播放明显卡顿,不流畅
来源: Laya_社区 发布时间: 20230825