大约有 236 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0047 秒)
...error]Failed to load: res/sound/xieshibg.mp3 预加载声音文件会提示错误,其他类型文件没有报错
来源: Laya_社区 发布时间: 20210201
...ndow.Demo1(); client.start(); } script.onerror = function():void { //加载错误函数 } Browser.document.body.appendChild(script); } } } ``` 然后在新建一个js文件,简单代码如下: ```javascript var Demo1=(function(){ function Client() { } Client.prototype.start = function() { // bod...
来源: Laya2.0_文档 发布时间: 20210715
...的示例的. 在laya2中创建js项目也可以成功运行 一下是错误信息---------------开始编译 -------------------------------------- [10:29:49] Working directory changed to C:\Program Files (x86)\LayaAirIDE_beta\resources\app [10:29:49] Using gulpfile ~\Documents\myLaya\myLayaEmpt...
来源: Laya_社区 发布时间: 20180927
...版本管理本地资源加载报错解决方案 HtmlDivElement宽度设置错误 问题状态 最新活动: 2018-05-26 15:55 浏览: 1400 关注: 3 人 cuixueying • 2017-01-11 22:12 file类似的方法只能使用js原生的,你可以实践操作看下。
来源: Laya_社区 发布时间: 20170111
....hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 Laya2.1.0 JS调用Java PlatformClass undefined 运行报错 Uncaught Can not find scene:GameView.scene undefined Cannot read property 'displayObject' of null Uncaught TypeError: Cannot read property 'props' of undefine...
来源: Laya_社区 发布时间: 20200707
...indow.Demo1(); client.start(); } script.onerror = function():void{ //加载错误函数 } Laya.Browser.document.body.appendChild(script); } } new Main; 然后再新建一个js文件,简单代码如下: var Demo1 = (function () { function Client() { } Client.prototype.start = function () { // bod...
来源: Laya3.0_文档 发布时间: 20241014
...请先登录 发起人 koangel 相关问题 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined laya2.0加载3d场景报错Uncaught TypeError: Cannot read pro...
来源: Laya_社区 发布时间: 20161225
...JS调用Java PlatformClass undefined Unity导出有光照贴图时,出现错误:ArgumentException: Invalid path 真是醉了这个问题都有人问过了 也没见有答复的Uncaught TypeError: Cannot set property 'roleAni' of undefined js调java 没有找到PlatformClass这个类 Android用ja...
来源: Laya_社区 发布时间: 20171006
....hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 Cannot read property 'displayObject' of null Request failed Status:404 text:undefined 销毁有声音的spine动画,skeleton中的_onAniSoundStoped有时会报undefined错误 Laya.PlatformClass.createClass undefined ...
来源: Laya_社区 发布时间: 20200903
....hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 Cannot read property 'displayObject' of null Laya2.1.0 JS调用Java PlatformClass undefined [TMA][ERROR][RUNTIME] thirdScriptError undefined;at api readFile success callback function discard property,please use transfo...
来源: Laya_社区 发布时间: 20180709