
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