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

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

1. 部署web后无法请求访问HTTP API接口数据,调试模式下可以访问获取 [ 100%]

...鼠标是否处于按下状态”? 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 请问在layaIDE里,怎么调用微信小程序API TypeScript下HttpRequest发送Post请求有Bug? Animator 如何获取当前所有动画名称呢?或者所...

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

2. as3用flashdevelop编译加载不了图片 [ 77%]

...到舞台的3D模型不显示贴图 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target matter中layasprite怎么改变图片大小? ios14系统下 blendMode='lighter' 图片异常 微信小程序—未找到入口 app.json 文件,或者文件读...

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

3. (有图片附件)图集用的atlas 在LayaAir里可以正常跑,但是发布后,运行报错 Failed to load file.Cross origin requests are [ 77%]

..., chrome-extension, https. i.send @ laya.core.min.js:5 laya.core.min.js:6 [error]Failed to load: H:/WeChatQ1Snake/release/layaweb/v1.0.0/res/atlas/images.atlas main.min.js:1 Uncaught TypeError: BackGround is not a constructor     at t.onLoaded (main.min.js:1)     at t.onLoaded2 (main.min.js:1) ...

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

4. mac下面更新了laya2.4beta运行chrome黑屏... [ 75%]

...为什么? 已上传 Demo 附件 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 游戏运行在chrome里面 听不见声音 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连接不上so...

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

5. HttpRequest详解(JavaScript-LayaAir基础篇(JS)-数据与通信) [ 75%]

...下几种: - `onloadstart` - `onprogress` - `onabort` - `ontimeout` - `onerror` - `onload` - `onloadend` 我们常用的基本就是进度事件,完成事件,错误事件等 每一个`XMLHttpRequest`里面都有一个`upload`属性,而`upload`是一个`XMLHttpRequestUpload`对象`XMLHttpRequ...

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

6. HttpRequest详解(TypeScript-LayaAir基础篇(TS)-数据与通信) [ 74%]

...下几种: - `onloadstart` - `onprogress` - `onabort` - `ontimeout` - `onerror` - `onload` - `onloadend` 我们常用的基本就是进度事件,完成事件,错误事件等 每一个`XMLHttpRequest`里面都有一个`upload`属性,而`upload`是一个`XMLHttpRequestUpload`对象`XMLHttpRequ...

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

7. HttpRequest详解(ActionScript-LayaAir基础篇(AS3)-数据与通信) [ 74%]

...下几种: - `onloadstart` - `onprogress` - `onabort` - `ontimeout` - `onerror` - `onload` - `onloadend` 我们常用的基本就是进度事件,完成事件,错误事件等 每一个`XMLHttpRequest`里面都有一个`upload`属性,而`upload`是一个`XMLHttpRequestUpload`对象`XMLHttpRequ...

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

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

...ayaGame/demo/myLaya/bin/version.json Request failed Status:0 text: __proto.error @ laya.core.js:23075 laya.core.js:25049 [warn]Retry to load: version.json   为什么直接就出现跨域的问题?啥素材都没加,啥代码都没写! 2019-07-18 添加评论 免费帖 --> 分享 微博 QZONE...

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

9. 网络通信 · LayaAir3.0文档 · LAYABOX [ 36%]

... "laya.events.Event")]*/ /** * 请求出错时调度。 * @eventType Event.ERROR * */ /*[Event(name = "error", type = "laya.events.Event")]*/ 2.1.4 在代码中怎么使用 LayaAir引擎中用 HttpRequest 继承的是 EventDispatcher,具有事件派发的功能。加上本身具备发送请求的...

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