son = new Sound(); son.loadSound("flash/pp_musicax.mp3", true); son.onSoundComplete = function() { son.start(0, 1); };