Per tutti i movieclip:
codice:
MovieClip.prototype.onRollOver = function() {
	this.useHandCursor = 0;
};