Hi,
I am trying to add some audio files to my web page. Basically the user is presented with a menu and they get to choose which one they'd like to play. Kinda like a dukebox effect.
What are the issues involved here ?
Is it just as simple as providing a link to a .wmv file ? or can I do it a little bit better than that ? ... I mean what if the user doesn't have WinMedia.
Should I use a stream or else download the songs onto their computer first ? Isn't that a little bit messy ?
I've tried google for 'open source free dukebox' but no luck. I guess basically I'm just looking for a nudge in the right direction on this one before I start or maybe some source code/ tutorials.
Thanks
I am trying to add some audio files to my web page. Basically the user is presented with a menu and they get to choose which one they'd like to play. Kinda like a dukebox effect.
What are the issues involved here ?
Is it just as simple as providing a link to a .wmv file ? or can I do it a little bit better than that ? ... I mean what if the user doesn't have WinMedia.
Should I use a stream or else download the songs onto their computer first ? Isn't that a little bit messy ?
I've tried google for 'open source free dukebox' but no luck. I guess basically I'm just looking for a nudge in the right direction on this one before I start or maybe some source code/ tutorials.
Thanks