Need help streaming audio

Im having trouble with a jukebox im creating. On my play button I have this script:

on (release) {
unloadMovieNum(66);
loadMovieNum(“http://www.syphinmedia.com/public_html/song01.swf”, 66);
}

I either dont know how to make a music file in flash or I have a bad link. What i need help in is either the script or how to make a correct music swf.

What I did to create my music swf was I got a blank flash document going and imported a mp3 into the blank interface. No action script, just the clip. I then saved as a 128kbps swf named “song01.swf”. Now for some reason when I press cnt enter to check out the .swf it says

“Error opening URL “http://www.syphinmedia.com/public_html/song01.swf””

Please help

Edit* www is the same as public_html folder… its just shorter