Need some help with dynamic music :(

Hi all! I’ve read the tutorial on dynamically loading mp3 on kirupa and also on flash kit but i cant seem to figure out how to load a mp3 file dynamically (streaming) as soon as the flash scene loads…

mySound = new Sound();
mySound.loadSound(“music.mp3”,true);

could somebody help me please! :cyclops:

thank you