on(rollOver){

var s:Sound = new Sound(this);
s.attachSound('suono');
s.start();
}


no non funziona