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

JW Player 6: no reaction on API calls


JW Player v6 does not seem to react to any API call I've tried. We need this version to support IE7+8.

Here is a live example, the link "Toggle playback" calls the API with .play() but nothing happens. Also onPlay() events are not fired:
https://jsbin.com/lotupu/3/edit?html,js,output

Can you confirm this bug and if so when will it be fixed?

Thanks

3 Community Answers

Andrew

Best Answer  JW Player Support Agent  

This does seem to be related to using the playerInstance variable being used to target the specific player. If you utilize jwplayer() instead, this should fix the issue. Note that we have corrected this behavior in JW7.

View in conversation

Andrew

Best Answer  JW Player Support Agent  
0 rated :

This does seem to be related to using the playerInstance variable being used to target the specific player. If you utilize jwplayer() instead, this should fix the issue. Note that we have corrected this behavior in JW7.

klopfer

User  
0 rated :

Thanks Andrew, with jwplayer() it's working.

Andrew

JW Player Support Agent  
0 rated :

Great to hear! I’ll mark this as resolved.

This question has received the maximum number of answers.