• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 27 项符合查询结果, 库内数据总量为 30,723 项。 (搜索耗时: 0.0033 秒)

21. 和原生Dom交互 · LayaAir3.0文档 · LAYABOX [ 60%]

...); img.src = url; img.style.position ="absolute"; img.style.zIndex = 99999 document.body.appendChild(img); 怎么运行上边这段代码呢?打开谷歌浏览器,随便打开一个空白网页,F12,把上面的代码粘贴到控制台,然后回车,就能看到上面截图的效果。或...

来源: Laya3.0_文档 发布时间: 20230629

22. Laya.Accelerator提示"instance"undefined [ 60%]

...null 根据官方教程:FlashBuilder-LayaCompiler-运行提示"must set Document Class!" 问题状态 最新活动: 2018-11-27 14:57 浏览: 1232 关注: 1 人

来源: Laya_社区 发布时间: 20181126

23. flashbuilder运行快捷键是什么? [ 59%]

...思 根据官方教程:FlashBuilder-LayaCompiler-运行提示"must set Document Class!" 问题状态 最新活动: 2018-01-10 15:56 浏览: 664 关注: 2 人 newlearn • 2018-01-10 16:06 Ctrl + F11或者F11 是做as3开发的 就是试过不行才来问的 设置浏览器为chrome的话 就是打...

来源: Laya_社区 发布时间: 20180110

24. IDE2.4+ vscode调试教程 [ 55%]

...? 根据官方教程:FlashBuilder-LayaCompiler-运行提示"must set Document Class!" 问题状态 最新活动: 2019-12-05 12:51 浏览: 2515 关注: 6 人 A • 2019-12-25 18:19 调试需要生成maps https://ldc2.layabox.com/doc/% ... 3-0-7 A • 2019-12-25 18:21 不过现在laya官方已经...

来源: Laya_社区 发布时间: 20191120

25. iframe页面嵌套下失焦(焦点在父窗口被聚焦),playMusic背景音乐播放无声音 [ 52%]

...format,for optimal performance reason,please refer to the official website document."); return null; } } if (_soundMuted) return null; } var tSound:Sound; if (!Browser.onMiniGame) { tSound= Laya.loader.getRes(url); } if (!soundClass) soundClass = _soundClass; if (!tSound) { tSound = new soundClass()...

来源: Laya_社区 发布时间: 20190115

26. as中BoxCollider引入了,但是运行的时候还是提示null [ 51%]

...? 根据官方教程:FlashBuilder-LayaCompiler-运行提示"must set Document Class!" 问题状态 最新活动: 2017-12-20 12:15 浏览: 1241 关注: 2 人 bing8310124 • 2017-12-20 12:16 @Laya_Aaron:已解决,谢谢大佬帮助!!! bing8310124 • 2017-12-20 11:33 @Laya_Aaron:好像不...

来源: Laya_社区 发布时间: 20171220

27. 微信小游戏加载资源问题 [ 29%]

...ter.window.wx.createCanvas().getContext('2d').__proto__; MiniAdpter.window.document.body.appendChild = function () { }; MiniAdpter.EnvConfig.pixelRatioInt = 0; Laya.Browser["_pixelRatio"] = MiniAdpter.pixelRatio(); MiniAdpter._preCreateElement = Laya.Browser.createElement; Laya.Browser[&qu...

来源: Laya_社区 发布时间: 20200103