Rettifco l'orrore che ho scritto sopra.
codice:
onClipEvent (load) {
	suono = new Sound(suono1);
	suono.start(0, 9999);
}