在不使用文档类(document class)的情况下,直接在时间轴上写以下代码:
trace("this->" + this,",root->" + root,",stage->" + stage);
trace("this==root? -->",this==root);
trace("this.stage==stage? -->",this.stage==stage);
trace(numChildren);tra在不使用文档类(document class)的情况下,直接在时间轴上写以下代码:
trace("this->" + this,",root->" + root,",stage->" + stage);
trace("this==root? -->",this==root);
trace("this.stage==stage? -->",this.stage==stage);
trace(numChildren);tra