Jump to content

Help with a music player


Ares26

Recommended Posts

Hello, I am working on a music website, but I don't know how to have my whole music folder play in the website. I know how to get 1 song to play with the <audio><embed></audio> functions but how would I get my music folder working in the website? Thanks in advanced (I don't get on the internet everyday). :crazy:

Link to comment
Share on other sites

you could use a server side language to serve up the file contents of a folder and pass them to a javascript function that can store the paths in an array. using events from the music player, you could load a new path when the current song ends.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...