1

I'm building an audio player but having problems with Chrome. If I try to jump ahead on the play time Chrome just restarts the clip. I probably just need to be pointed in the right direction. I'm thinking I need to waiting for buffer to load first or something.

Here's the url to the working file: https://www.christart.com/music/

I'd appreciate any suggestions.

Scotty
  • 130
  • 13
  • How is your code now? Maybe if we see it, we can point you the problem, or help you improve it – Christian Valentin Jul 14 '17 at 17:55
  • Christian, I submitted the url. – Scotty Jul 14 '17 at 18:17
  • 1
    See [this](https://stackoverflow.com/a/9565178/7422994) answer, maybe the problem is the server. If you create the `audio` tag without any javascript, the problem remains, so that answer maybe is a step to the solution. – Christian Valentin Jul 14 '17 at 18:53
  • Christian, you're definitely pointed me in the right direction. – Scotty Jul 14 '17 at 21:49
  • I'm using this code: https://stackoverflow.com/a/11341766/6780939 to deliver my mp3s. I now works with chrome, but now no works mac/IE or iphone. Any suggestions? – Scotty Jul 14 '17 at 21:53

0 Answers0