on (rollOver) { this.gotoAndPlay("k1"); } on (rollOut) { this.gotoAndPlay(this._totalframes); this.gotoAndPlay("k2"); }