I have a list of files in mp3 format and in ogg format (both formats for each). and I want to have a playlist that goes from one song to the other as in a normal playlist. But also allows the user click on whatever song they like to re-initiate play.
I would like to learn how to build this in HTML5, with a customizable skin and using as little outside languages as possible. (no flash for example...but javascript, PHP, MySQL/XML at most)
What are the simple ways to do this?