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

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

181. iframe跳转没反应 [ 82%]

...nction(){ var iframe = Laya.Browser.createElement("iframe"); iframe.src = "http://www.baidu.com"; });点击按钮没有加载百度界面 2016-12-27 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueying 赞同...

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

182. 微信小游戏IDE加载位图字体,提示错误 [ 82%]

...ElementsByTagName is not a function     at BitmapFont.__proto.parseFont (http://127.0.0.1:61385/game/code.js:803:17)     at Loader.__proto.onLoaded (http://127.0.0.1:61385/game/code.js:12700:11)     at HTMLImage.onload (http://127.0.0.1:61385/game/code.js:21213:15)     at Image._source._sour...

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

183. Error: 代码包大小为 6018 kb,上限为 4096 kb,请删除文件后重试 [ 82%]

...ined Error: module "libs/laya.wxmini.js" is not defined     at require (http://127.0.0.1:43425/game/__ ... :13569)     at http://127.0.0.1:43425/game/__ ... 13424     at http://127.0.0.1:43425/game/game.js:6:2     at require (http://127.0.0.1:43425/game/__ ... :13675)     at <anony...

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

184. 关于LayaBox启动的问题。 [ 82%]

...e.txt E/LayaBox (12689): read index failed I/LayaBox (12689): Download [ ]:http://192.168.137.1/public/sh ... i.ttf I/LayaBox (12689): >>>>>>>>>>>>>bGLCanvasSizeChanged w=1920 h= 1080 I/LayaBox (12689): >>>>>>>>>>>>>>&g...

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

185. Laya.loader 跨域问题? [ 82%]

...能加载,错误如下,请问如何处理?     Access to Image at 'http://tva2.sinaimg.cn/crop.0.0.180.180.50/***.jpg' from origin 'http://***.sina.com.cn' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://***.sina.c...

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

186. Adobe Alchemy(炼金术)LayaFlash是否支持? [ 82%]

...成H5。  关于SWC的相关问题请参考:                  http://ask.layabox.com/question/4                   http://ask.layabox.com/question/5                    http://ask.layabox.com/question/126     2015-12-22 0 0 分享 微博 QZONE 微信 为什么被折...

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

187. 使用IDE构建工程(TypeScript-LayaNative原生服务-LayaNative工具使用) [ 82%]

...个真正的webserver的地址, 例如:   *局域网地址:* ``` http://10.10.20.19:8888/index.js ```   *实际地址:* ``` http://nativetest.layabox.com/layaplayer/index.js ``` * 输出路径: 构建生成的 App 工程项目的存放地址。 * 资源路径: 资源是脚本、图...

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

188. 图片资源 代码 分开域名 version management 找图片 [ 82%]

...片资源 代码 分开域名 version management 找图片 请帮忙看看 http://ask.layabox.com/question/39823 http://ask.layabox.com/question/39567 http://ask.layabox.com/question/39604 2018-11-22 添加评论 已悬赏30元 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与...

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

189. laya怎么跨域加载图片 [ 82%]

... 2 0 分享 微博 QZONE 微信 cuixueying 赞同来自: 可以参考下:http://ask.layabox.com/question/13                     http://ask.layabox.com/question/2270 2017-02-23 0 0 分享 微博 QZONE 微信 luo7954 赞同来自: 还有没有其他的做法 就是QQ头像跨域加载问...

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

190. 如何加载一个HTML页面 [ 82%]

... var iframe = new laya.html.dom.HTMLIframeElement();      iframe.href="http://www.baidu.com";      Laya.stage.addChild(iframe);   //showText(); })();   2017-11-13 0 0 分享 微博 QZONE 微信 wudi199553 赞同来自: 麻烦你说的具体一点行么 2017-11-13 0 3 分享 微博 QZONE ...

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