sonido1 = new Sound(this); sonido1.loadSound("Cuban Luna.mp3", true); sonido1.onSoundComplete=function(){ sonido1.start(0,999) }