| Dakular's profile打哭了的拨烙锅PhotosBlogLists | Help |
|
4/6/2006 [笔记]删除场景中所有mcvar leve:Number = 0;
for (var j in this) { if (typeof (this[j]) == "movieclip") { this[j].swapDepths(leve++); this[j].removeMovieClip(); } } 关键是多了个swapDepths,以前也是只知道这样用
那么他与removeMovieClip到底有什么关系???
Luar的书里说,Flash深度共分为三个区域:
TrackbacksThe trackback URL for this entry is: http://dakular.spaces.live.com/blog/cns!8668FFEC49BC51CE!343.trak Weblogs that reference this entry
|
|
|