I tried that but it did not work? This is my code Code: mySound = new Sound(mcSound); mySound.start(300); Anyone knows why?
mySound = new Sound(mcSound); mySound.start(300);
Forum Rules