i got an audio file that i want to play while my .swf file is open.
the file would be located at : “http://www.mycatsboots.com/sebVrstl/sound/son.wav”
i got a button in flash, and id like it to do
on release
{
//streaming code would be here.
}
plz help me