ActionScript 3 清除DisplayList

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ActionScript 3 清除DisplayList相关的知识,希望对你有一定的参考价值。

var _scope:DisplayObjectContainer = this; // set the desired scope here, or below if you want to keep it to one line
while(_scope.numChildren > 0) _scope.removeChildAt(_scope.numChildren-1);

以上是关于ActionScript 3 清除DisplayList的主要内容,如果未能解决你的问题,请参考以下文章

从 ActionScript 数组中删除所有元素的最佳方法?

为 SWF 扩展面板添加关闭和更改 FLA 文档的事件侦听器。使用 ActionScript、JSFL

ActionScript 3 使用ActionScript 3暂停框架

ActionScript 3 ActionScript 3延迟功能

ActionScript 3 ActionScript 3 SliceBitmap类

ActionScript 3 ActionScript 3中的XML循环