Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

Error #2035 in Mozilla ONLY


I am getting Error #2035 using Mozzila and I have been reading many posts (even from Alex JW Player Support Agent) stating that due to changes in Utube API we are getting this error. If this is the case how come it plays correctly in Opera & IE?

Anyway I moved from JE Player 6 to 7 and it works, but I can not get the image to be displayed before the beginning of the video. Can anybody help? It does work with JW Player 6 bu U get the error #2035.

Here is the code
<script src="../../../jwplayer-7.6.0/jwplayer.js"></script>
<script>jwplayer.key="W90toJifMx3TMnn6exBSt6sTIsIqiZgo5Rdjuw==";</script>
<div id="myElement">Loading the player...</div>

<script type="text/javascript">
jwplayer("myElement").setup({
"file" : "http://www.youtube.com/watch?v=qends5l1wCo",
"image": "../../../jpg/bakolas_p1.jpg",
"width": 587,
"height": 510,
"title": "www.bakolas.gr",
"autostart": true,
"controls": true,
"controlbar": "bottom"
});
</script>





Alex
JW Player Support Agent
Apr 12, 2016 03:52PM EDT 0 rated :

Hi, Ajay.

As Willie was alluding to above, YouTube made a change to their API that requires their content to be played back via HTML5. You would have to use the latest version of JW 6 or JW 7 to be able to play YouTube content in HTML5. Also, please note that as of May 2014, we no longer provide support for JW Player 5.

Please let me know if you need any more help or have any other questions.

Thank you!

1 Community Answers

Donni

JW Player Support Agent  
0 rated :

Can you provide a link to a reproduction page so I can see the page live for myself?

This question has received the maximum number of answers.