on (release) { MySound = new Sound(); MySound.onLoad=function(){this.start();}; MySound.loadSound("muzic.mp3",false); }