mc.onRollOver = function() { if(!this.played) { this.played = true; this.play(); } // Нагадить в логах }