on (press) {
_root.mc.startDrag(false, -43, -22, 50, 272);
}
on (release){
_root.mc.stopDrag();
}


Modifica le coordinate a tuo piacere.

Oppure prova a sostituire il:

_root.mc.

con:

this.