prova a scrivere:

_root.sezione1.onMouseDown = function(){
this.move();
}
}
......