Ah ok, that makes sense. I was just copying and pasting the raw code and just replacing the link to the audio file. One thing I couldn’t figure out is how to get the player to work with and external file. I’m streaming all my files from my amazon s3 account and not from my hosting account.
If i upload the audio files to my media library it’s easy, but i couldn’t figure out how to get the player working with external media. When I did it once with a file from my media library I looked at the code and just changed the url from my media library to my s3 account and it worked fine.
This would explain why all the players have the same id though
Mike