Sì funziona anche con i bottoni.
codice:
mc.useHandCursor = false;
mc.onRollOver= function(){
	trace("rollover");
}