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

Error handling and TypeError


Dear JW Player Community,

I am kinda lost in what is wrong with my code.
What i'm trying is to play a video in multiple bit rates with a RSS feed.

I'm getting the following errors:
Error handling "COMPLETE" event listener [0]: TypeError: e.html5.player is not a constructor function() Object { version="6.8.4616", type="COMPLETE"}
TypeError: g is not a function

At the following page:
http://www.odmedia.nl/test/

Please help me out because this blows my mind away.

Friendly regards,
Gydo

5 Community Answers

Todd

JW Player Support Agent  
0 rated :

Hi Gydo,

Remove the link to <script type="text/javascript" src="jw/jwplayer.html5.js"></script> in your source code.

You do not need to define a location to this file, assuming that your jwplayer.js and jwplayer.html5.js live in the same folder.

Hope this helps,
Todd

breakdegydo

User  
0 rated :

Dear Todd,

I have removed that from the code and sadly doesn't change a thing. If i remembered it correctly i inserted that part after i wrote this message in hope that it would help.

Thanks in advance!

Friendly regards,
Gydo

Todd

JW Player Support Agent  
1 rated :

Hi Gydo,

I just e-mailed you a link to a test page. Please let me know if these changes work for you.

-Todd

breakdegydo

User  
0 rated :

Son of a god! I'm about to kiss you...
Thank you for e-mailing and supporting me with this issue!

The solution was:
Something was wrong with the self-hosted player,
Downloaded the new player from my account and replaced it.

This resolved my issue thank you again :-)

Extra tip by Todd about RSS feed change 'xmlns' to 'xmlns:jwplayer=“http://rss.jwpcdn.com/”'

Friendly regards,
Gydo

Todd

JW Player Support Agent  
0 rated :

I’m glad it worked!

This question has received the maximum number of answers.