web audio player from resource folder

Discussion in 'HTML & Website Design' started by Zachary Lamour, Jun 14, 2013.

  1. #1
    I am trying to see how to (or if possible) to use either the HTML 5 audio element or Java Script for an audio player on the site. I have the player set and works fine what I want to see is if it is possible to set the audio playlist to the entire contents of a resource folder without having to link each individual audio file. Basically I want to be able to change the music that is in the playlist of the audio player without having to re-link and new audio and just be able to upload them to the resource folder and be automatically made available to play on the playlist. Any information on this would be greatly appreciated.
     
    Zachary Lamour, Jun 14, 2013 IP
  2. ketting00

    ketting00 Well-Known Member

    Messages:
    782
    Likes Received:
    28
    Best Answers:
    3
    Trophy Points:
    128
    #2
    This is simple if you know how to code in javascript and PHP.
    Here's a good place to start: http://jonhall.info/examples/html5_audio_playlist_example.html
     
    ketting00, Jun 19, 2013 IP