It is the paragraph called “On a Query String in HTML tags”
I have uploaded my own fla and html file of the tutorial at macromedia.
I am missing 1 part, you will see when you run the html file the querystring shows up in a text box. Great, But i need that data to go in a load sound command;
mySound.loadSound(urlstring, true);
Could someone please shed some light on how this is done?