myMC.onPress=function() { myMC.onEnterFrame=function() { trace("меня нажали11"); } } myMC.onRelease=function() { myMC.onEnterFrame=null; }