2

At the begining I have an error:

1) video.js:91Uncaught (in promise) DOMException: The play() request was interrupted by a new load request.

2) I've tried to google and found this:

$("#myVideo").get(0).play();

3) And now I have theese errors: a) On the main page of landing page where is video is placed.

video.js:91Uncaught (in promise) DOMException: The play() request was interrupted by a new load request.

б) On the other pages for example where is video is missing

scripts.js:28Uncaught TypeError: Cannot read property 'play' of undefined
Dj.Sunrise
  • 483
  • 5
  • 10
  • 23
  • Can you post the relevant code please? – gcampbell Jul 12 '16 at 07:10
  • 1
    Possible dupe: http://stackoverflow.com/questions/36803176/how-to-prevent-the-play-request-was-interrupted-by-a-call-to-pause-error – Rayon Jul 12 '16 at 07:13
  • 1
    @Rayon Please read a question )) I fixed error "[by a call to pause().]" I have another two errors which is described in my question =) – Dj.Sunrise Jul 12 '16 at 09:14

0 Answers0