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

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

11. 谷歌浏览器无法使用skeleton.load [ 66%]

...demoBojue_Laya/bin/h5/other/spine/kente.sk: Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https. 2018-01-11 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 qia...

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

12. 为什么新建一个项目后,什么都没添加,直接点运行就报错?? [ 65%]

...gin 'null' has been blocked by CORS policy: Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https. __proto.send @ laya.core.js:23023 laya.core.js:23075 /Users/andyzu/Desktop/LayaGame/demo/myLaya/bin/version.json Request failed Status:0 text: __pro...

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

13. ts项目加载version.json失败 [ 63%]

...d file:///E:/LayaEmptyRelease/version.json: Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https. [warn]Retry to load: version.json 资源版本清单文件不存在,不使用资源版本管理。忽略ERR_FILE_NOT_FOUND错误。 test.jpg Faile...

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

14. 个人笔记:失焦或静音状态下播放背景音乐无效的解决方案 [ 62%]

...nsion(url); if (ext !="wav" && ext !="ogg"){ alert("The sound only supports wav or ogg format,for optimal performance reason,please refer to the official website document."); return null; } } if(!SoundManager._isActive || SoundManager._muted || SoundManager._soundMuted){ return null; } }; va...

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

15. 如何让发布后的H5加载资源用src或href指向本地路径,而不是网络请求 [ 62%]

...gin 'null' has been blocked by CORS policy: Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https.   load(url) {             var me = this;             url = URL.formatURL(url);             this.url = u...

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

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

...on(url); if (ext != "wav" && ext != "ogg") { alert("The sound only supports wav or ogg 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.get...

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

17. 问一个关于小游戏加载图片的问题 [ 60%]

...ndows/ NOTE: Windows Server 2008 R2 and Windows 7 are the only 2 OS which support TLS 1.1 and TLS 1.2 as of now. All the OS’s before this don’t support these 2 protocols.   好了,看了这个图大家应该明白 什么系统可以用了~~ 另附一个查询版本支持的网站,输入你...

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

18. laya.d3.webxr.core.WebXRSessionManager_API3.0 [ 60%]

...OP EVENT_MANAGER_END Accessors currentFrameRate referenceSpace sessionMode supportedFrameRates Methods destroy endXRRenderLoop event exitXR hasListener initializeAsync initializeSessionAsync initializeXRGL isSessionSupportedAsync off offAll offAllCaller on once resetReferenceSpace runXRRenderLoop se...

来源: Laya3.0_api 发布时间: 20231115

19. 关于声音(TypeScript-LayaNative原生服务-LayaNative基础文档) [ 59%]

...是mp3,则会弹出提示信息,提示信息如下: `The sound only supports wav or ogg format,for optimal performance reason,please refer to the official website document.` 这个时候需要把mp3转换成wav或者ogg格式。 ## 4.解决兼容性 如果你的项目在网页版本中音效...

来源: Laya2.0_文档 发布时间: 20210715

20. 1整天了,还是没解决加载本地文件问题 [ 59%]

...rWar/lesson8/bin/h5/res/atlas/gameUI.atlas. Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https. 另外 LayaIDE 编译打开经常只有黑屏,或者: 未定义任何生成任务。使用 "isBuildCommand" 在 tasks.json 文件中标记任务...

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