имя клипа.onEnterFrame = function () { if (this._xscale!=10 && this._yscale!=10) { this._xscale -= 5; this._yscale -= 5; } }