Код:this.onEnterFrame = function () { * this.gotoAndStop(this._currentframe-1); * if(this._currentframe==1) this._currentframe=this._totalframes }
Код:this.onEnterFrame = function () { * this.gotoAndStop(this._currentframe-1); * if(this._currentframe==1) this._currentframe=this._totalframes }