mc.onEnterFrame = function():Void { mc.btn.onRelease = function() { delete onEnterFrame; trace("надпись не выводится"); }; };