About this manual 13 Using this manual..14 Accessing Actionscr ipt documentation15 Actionscr ipt learning resources.. 17 Chapter 1: Introduction to Actionscr ipt 3.0.. 19 About Actionscr ipt..19 Advantages of Actionscr ipt 3.0.20 What’s new in Actio
as 代码片段如下 class include.DepthSet { public static var group : Object = new Object () // //构造函数 function DepthSet () { } // //设置该MC置顶显示 public static function setTop (groupName : String, mcName : MovieClip) : Void { //判断是否有该组 if (group [groupName] ==