Shovel
Can't get enough of FH
- Joined
- Dec 22, 2003
- Messages
- 1,350
Howdeh,
I'm doing my brother's band a website and I want to have a "Music Player". I'm not into Shockwave flash and that nonsense though, so I'm trying to work out how best to stream an MP3 over HTTP.
Play/Pause/Next/Prev controls will all be JavaScript powered, but how to actually stream the music is harder. I'm wondering if I need a shockwave flash <object> (non-visual) that would take a query string param with the file-name and stream through that.
e.g. musicstreamer.swf?track01.mp3
First up: Is there a better way?
Second: If not, can anyone knock me up such a piece of flash to do this? I can't help feeling that it's a 2 minute job for someone who knows how to do it...
Thanks very muchly,
Ben
I'm doing my brother's band a website and I want to have a "Music Player". I'm not into Shockwave flash and that nonsense though, so I'm trying to work out how best to stream an MP3 over HTTP.
Play/Pause/Next/Prev controls will all be JavaScript powered, but how to actually stream the music is harder. I'm wondering if I need a shockwave flash <object> (non-visual) that would take a query string param with the file-name and stream through that.
e.g. musicstreamer.swf?track01.mp3
First up: Is there a better way?
Second: If not, can anyone knock me up such a piece of flash to do this? I can't help feeling that it's a 2 minute job for someone who knows how to do it...
Thanks very muchly,
Ben