I tried that but it did not work? This is my code

Code:
 
mySound = new Sound(mcSound); 
mySound.start(300);
Anyone knows why?