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

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

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

... 'file:///Users/andyzu/Desktop/LayaGame/demo/myLaya/bin/version.json' from origin '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/Des...

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

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

... to Image at 'file:///E:/layawork/myLaya12/bin/h5/war/background.png' from origin 'null' has been blocked by CORS policy: Invalid response. Origin 'null' is therefore not allowed access. 加载本地文件总是报错, chrome 浏览器快捷方式有加 --allow-file-access-from-files 了,还是...

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

13. 有没有图集切分 [ 64%]

...可以正常跑,但是发布后,运行报错 Failed to load file.Cross origin requests are 问题状态 最新活动: 2018-01-22 10:59 浏览: 708 关注: 2 人 weinianhedengdeng • 2018-01-22 11:41 九宫格都有了,这个功能也很实用,后续可以加上

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

14. 引擎能打包成html页面,然后直接用手机webview加载吗? [ 63%]

...ps/fb77dedd-fee0-40dd-9a63-4e00cb6b6a89/1.0.0/index.html-line0 :Image from origin 'file://' has been blocked from loading by Cross-Origin Resource Sharing policy: Invalid response. Origin 'null' is therefore not allowed access. 2017-07-07 0 0 分享 微博 QZONE 微信 Laya_XS 赞同来自: 那你...

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

15. 声音在安卓机上播放不了 [ 63%]

声音在安卓机上播放不了 An AudioContext in a cross origin iframe must be created or resumed from a user gesture to enable audio output. 2018-04-20 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 w1114367...

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

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

...le:///E:/Game-SuperMary/SuperMary/release/web/res/atlas/option.atlas' from origin '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;       ...

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

17. 声音的问题,第一次进入或是清缓存进入游戏,都会没有声音 [ 60%]

...现了个这样的报错不知道怎么解决 "An AudioContext in a cross origin iframe must be created or resumed from a user gesture to enable audio output.", 2018-09-05 添加评论 已悬赏1元 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 ...

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

18. mac mini下界面没反应,点不动,如附件图所示 [ 59%]

...可以正常跑,但是发布后,运行报错 Failed to load file.Cross origin requests are UI界面中list功能中怎么改变图片皮肤 UI编辑界面中的Graphics Laya Skeleton渲染时,如果中间的slot的附件使用了网格,批渲染会被打断,希望官方能优化一下 设...

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

19. 谷歌浏览器无法使用skeleton.load [ 57%]

...:/Users/suteam/Documents/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 微信 没有找到相关结果 已邀请: 与内容相关的链...

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

20. webaudio 在iframe中使用, android chrome中没声音 [ 57%]

...中的跨域webaudio自动播放。参考Block Web Audio autoplay on cross origin iframes https://bugs.chromium.org/p/ch ... 14115   为了解决这个问题,我又参考了https://github.com/photonstorm/phaser/issues/2913 在引擎WebAudioSound源码中添加了几行,解决了问题。官方...

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