How can you create an auto playlist with the audio tag from HTML5?
What I’m trying to achieve is a player with only the play/pause button big 30×25 px, the player autoplays when the page loads and when the song ends it’ll play the next song automatically. Trying to have 3-4 songs in a playlist.
Check out this post: using jquery + <audio> w/ php/mysql to loop playback times
I just updated this with a better example of using cues as specified here: http://dev.w3.org/html5/spec/Overview.html