|
Question for Web/Flash programmers
|
View this Thread in Original format
| HardTranceProd |
Is it hard to program your own MP3 player object, with a playlist, for a webpage?
I have a .JPEG image of an ipod. Now I'd like to make the buttons in that image actually play/stop/forward an MP3 playlist. This is something that all music producers have on their sites.
(I realize that there are freeware Flash MP3 code components, but I'm not interested in any of them, they're either too complicated, or don't support a playlist, or display some nagscreens...) |
|
|
| getfoul |
| quote: | Originally posted by HardTranceProd
Is it hard to program your own MP3 player object, with a playlist, for a webpage?
I have a .JPEG image of an ipod. Now I'd like to make the buttons in that image actually play/stop/forward an MP3 playlist. This is something that all music producers have on their sites.
(I realize that there are freeware Flash MP3 code components, but I'm not interested in any of them, they're either too complicated, or don't support a playlist, or display some nagscreens...) |
Imagemap + database to store byte[], file name, file description, track length, etc + ASP code = done. Not sure how to do it with flash though. |
|
|
|
|