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

Jwplayer seek does not work IE8 and IE7


Hi,

I installed jwplayer 6 and I need to use the seek.

In all browsers they work, not only in IE8 and IE7.

When I try to skip certain time he returns to the beginning of the video.

This is the code i use:
jwplayer("myElement").setup({
flashplayer: 'jwplayer/jwplayer.flash.swf',
abouttext: 'Agência Orbit',
aboutlink: 'http://www.agenciaorbit.com.br',
file: "http://agenciaorbit.com.br/apimec/apimec_sp_pt.mp4",
startparam:'ec_seek',
primary: 'html5',
autostart: 'true',
androidhls: 'true',
width: 640,
height: 360
});

This is the link:
http://agenciaorbit.com.br/teste/pt_ondemand.html

1 Community Answers

Alex

JW Player Support Agent  
0 rated :

Hi, there.

My name is Alex and I am one of the Support Engineers at JW Player. I will be more than happy to assist you with your questions.

The seeking on your page is working fine for me in IE 8 (Windows 7) and IE 7 (Windows XP). Are you still experiencing the issue? If so, are you seeing any errors printed to the browser’s console when you try to seek?

This question has received the maximum number of answers.