大约有 34 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0059 秒)
...age.scaleMode = StageScaleMode.NO_SCALE; this.stage.align = StageAlign.TOP_LEFT; IFlash.setSize(1000, 600); //2D项目中设置场景尺寸 IFlash.setOrientationEx(1); //是否为横屏模式 IFlash.setBgcolor("#000000"); //背景色 IFlash.showInfo(false); //是否显示帧率 var loginView:LoginVi...
来源: Laya_社区 发布时间: 20151103
...age.scaleMode = StageScaleMode.NO_SCALE; this.stage.align = StageAlign.TOP_LEFT; __JS__Test(); } private function __JS__Test():void { __JS__("window.alert('__JS__语句把我召唤出来了')"); } } } 上面的代码AS3中不会有任何效果,编译成JS后,在Chrome下的执行效果如下...
来源: Laya_社区 发布时间: 20151106
...s.refreshList.width = 443; this.refreshList.height = 622; this.refreshList.left = 30; this.refreshList.top = 30; Laya.stage.addChild(this.refreshList); this.refreshList.itemRender = ItemBox; this.refreshList.vScrollBarSkin = ""; // 创建数据 var data = this.createData(9, "初始数据"); this.ref...
来源: Laya2.0_示例 发布时间: 20251130
...动时才显示滚动条,否则隐藏。 Hidden 始终隐藏。 Bar On Left 是否将滚动条显示在左边。 Bar Floating 勾选后,滚动条不占据视口的位置,而是直接覆盖在视口上面。例如一个适用于手机的滚动条,它是细条且半透明的,只在滚动时...
来源: Laya3.0_文档 发布时间: 20251010
...们做的尝试:js代码里手动抛出resize事件和改变canvas style left top等属性都无法解决,寻求官方技术支持。 附件 : --> normal_video.mp4_.zip 2021-09-23 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 ...
来源: Laya_社区 发布时间: 20210923
...这个不能少。 iframe.style.zIndex = 100;//设置层级 iframe.style.left ="100px"; iframe.style.top ="100px"; iframe.src = "http://ask.layabox.com/"; Browser.document.body.appendChild(iframe); } } } ``` 这里面需要提醒开发者的就是定位和层级要记得设置。很多开发者...
来源: Laya2.0_文档 发布时间: 20210715
...这个不能少。 iframe.style.zIndex = 100;//设置层级 iframe.style.left ="100px"; iframe.style.top ="100px"; iframe.src = "http://ask.layaair.com/"; Laya.Browser.document.body.appendChild(iframe); 这里面需要提醒开发者的就是定位和层级要记得设置。很多开发者不注意...
来源: Laya3.0_文档 发布时间: 20251010
...graphics gray group height hideFlags hitArea index interval is3D isPlaying left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect sizeGrid skewX skewY skin sources stage staticCache texture timer toolTip top total transform url viewport vi...
来源: Laya3.0_api 发布时间: 20231115
...graphics gray group height hideFlags hitArea index interval is3D isPlaying left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect sheet sizeGrid skewX skewY skin sources spaceX spaceY stage staticCache texture timer toolTip top total trans...
来源: Laya3.0_api 发布时间: 20231115
...ary: out_set_compr_volume:ctl for mixer cmd - Compress Playback 15 Volume, left 0.002172, right 0.002172 2018-11-26 18:31:47.724 761-4830/? E/msm8916_platform: platform_check_backends_match: Invalid snd_device = 2018-11-26 18:31:47.725 761-4830/? E/ACDB-LOADER: Error: ACDB AudProc vol returned = -...
来源: Laya_社区 发布时间: 20181126