大约有 349 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0058 秒)
Uncaught TypeError: Cannot read property 'asCom' of null 这个代码是仿照 http://www.fairygui.com/laya-demo/joystick/ 这个做的,照着写了一遍, 首先是缺少 res/Joystick.fui ,按F12找了一遍,没找到有这个文件。 asCom这个位置为什么会报错?this._view ...
来源: Laya_社区 发布时间: 20170316
Uncaught SyntaxError: Unexpected token ) 第二天打开ide编译之后出现这个错误,原本是正常的,请问是啥原因 2017-07-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 176*****233 赞同来...
来源: Laya_社区 发布时间: 20170726
Uncaught TypeError: Cannot read property 'dir' of undefined 这是什么报错啊? 附件 : --> 2018-07-28 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: dir 未定义 2018-07-28 0 0...
来源: Laya_社区 发布时间: 20180728
Uncaught TypeError: Cannot read property 'XXX' of undefined private var spe:Sprite; private function showApe():void { spe = new Sprite(); spe.mouseEnabled = true; spe.x = 100; spe.y = 100; spe.w...
来源: Laya_社区 发布时间: 20170407
寻求帮助 Uncaught TypeError: Cannot read property 'play' of null (see stack)#[0]__proto.play@/data/data/com.nearme.instant.platform/app_game/app/com.jinkejoy.talkingtomgoldrun.kyx.nearme.gamecenter/2115/libs/laya.quickgamemini.js:1838#[1]__proto.__onEnd@/data/data/com.nearme.instant.platform/ap...
来源: Laya_社区 发布时间: 20200826
...Video的时候,调用play()方法,无法播放视频,会报错内容:Uncaught (in promise) DOMException: play() failed because the user didn't interact with the document first,网上查找了资料说加muted属性,都无效。请问这个该如何解决?是版本的问题吗? 2020-12-...
来源: Laya_社区 发布时间: 20201228
Uncaught Can not find class EffectAnimation undefined 假设我今天创了一个叫QQQ的EffectAnimation,放入UI某个元件底下,运行时会报错误 Uncaught Can not find class ui.test.QQQUI undefined,我根本沒有需要創建腳本來操作事情,為什麼需要找查class? 2018-...
来源: Laya_社区 发布时间: 20181126
Uncaught TypeError: Cannot read property 'addEventListener' of null,btn为null 我的按钮在mornUI的编辑器页面里正常,f12发布代码,对应的.as文件内同样可以访问到,但是发布H5,会报错。如上所示,why??? 附件 : --> 2015-12-15 添加评论 免费帖 --...
来源: Laya_社区 发布时间: 20151215
Uncaught SyntaxError: Unexpected token ) 同样的代码在不同电脑上的用同样版本的layaIDE运行一台电脑可以正常运行一台电脑报Uncaught SyntaxError: Unexpected token ) 错误 2017-07-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀...
来源: Laya_社区 发布时间: 20170726
[LayaAir3]laya编辑器报错Uncaught TypeError: Cannot read properties of null (reading 'pivotX') Uncaught TypeError: Cannot read properties of null (reading 'pivotX') at localhost:18090/libs/laya.core.js:17137 附件 : --> 2023-11-23 添加评论 免费帖 --> 分享 微博 QZONE 微信 没...
来源: Laya_社区 发布时间: 20231123