# Need some help with dynamic music :(

**URL:** https://forum.kirupa.com/t/need-some-help-with-dynamic-music/8768
**Category:** Uncategorized
**Created:** [November 28, 2002, 12:41am UTC](https://forum.kirupa.com/t/need-some-help-with-dynamic-music/8768 "2002-11-28T00:41:05Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![kanzaki](https://avatars.discourse-cdn.com/v4/letter/k/ea5d25/32.png) [@kanzaki](https://forum.kirupa.com/u/kanzaki)
#### Post date: [November 28, 2002, 12:41am UTC](https://forum.kirupa.com/t/need-some-help-with-dynamic-music/8768/1 "2002-11-28T00:41:05Z")

</div>

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
