on(rollOver){ //this.swapDepths(this.getNextHighestDepth()); this.swapDepths(abajo1_mc); this.gotoAndPlay(2); } on(rollOut){ this.gotoAndStop(1); }