codice:
on(press){
this.startDrag();	
}

on(release){
stopDrag();	
}