codice:
suono_1 = new Sound(_level12);
suono_1.attachSound("suono1");
suono_1.start(0, 999);
suono_1.setVolume(100);