this.createEmptyMovieClip("mc",this.getNextHighestDepth()); this.mc.arr=[] this.mc.arr[0]=5; trace(this.mc.arr[0]);