Playlist doesn't work in IE9 (Projekktor Core)
Hi,
I have a problem making the playlist work in IE9. Here's the page in development: http://aspirationalvigilante.com/outer-slider/test.php
In fact the demo for playlist doesn't work for IE9 either so I'm suspecting it's a bug for the video player. http://www.projekktor.com/demo-playlist.php
Playlist doesn't work in IE9
thank you very much for your bug-report.
i was able to fix this for v1.0.18.
- sascha
---
Help keeping free Projekktor support alive. Consider to buy supporter license: http://shop.projekktorxl.com/shop/supporter-license/
Playlist doesn't work in IE9
Thanks for the quick response/fix. It is currently loading the first video, but the playlist still fails to load subsequent videos.
Playlist doesn't work in IE9
D´oh.... I LoVe IE. I´m sorry and thanx again for your feedback.
- sascha
---
Help keeping free Projekktor support alive. Consider to buy supporter license: http://shop.projekktorxl.com/shop/supporter-license/
Playlist doesn't work in IE9
It's still not working - playlist - in IE9. PLaying first video, than "pause" - on click restarts first video.
I have config like that:
controls:false,
plugins:['Display'],
disallowSkip:false,
enableKeyboard: false,
disablePause:false,
enableFullscreen: false,
videoScaling: 'fill',
volume:0,
streamType: 'file',
key: 'large',
platforms: ['browser', 'ios', 'native'],
loop:true,
continuous:true,
playerFlashMP4:'js/proj/flash/jarisplayer.swf',
playerFlashMP3:'js/proj/flash/jarisplayer.swf',
enableTestcard:false,
playlist:.....
I really like projekktor - it's great, but that bug is "pain in th'a a"
Playlist doesn't work in IE9
It's still not working - playlist - in IE9. PLaying first video, than "pause" - on click restarts first video.
thanx for your feedback. unfortunately I can´t reproduce the behavior described. Could you please c&p you playlist? you may remove the URLs but keep the file-extension, pls.
thanx
- sascha
---
Help keeping free Projekktor support alive. Consider to buy supporter license: http://shop.projekktorxl.com/shop/supporter-license/
Playlist doesn't work in IE9
Here it is (not all, but extensions are the same):
{
0:{src: 'avantgarde/mp01.mp4', type:'video/mp4'},
1:{src: 'avantgarde/mp01.webm', type:'video/webm'},
2:{src: 'avantgarde/mp01.ogv', type:'video/ogg'}
},
{
0:{src: 'avantgarde/mp02.mp4', type:'video/mp4'},
1:{src: 'avantgarde/mp02.webm', type:'video/webm'},
2:{src: 'avantgarde/mp02.ogv', type:'video/ogg'}
},
{
0:{src: 'avantgarde/mp03.mp4', type:'video/mp4'},
1:{src: 'avantgarde/mp03.webm', type:'video/webm'},
2:{src: 'avantgarde/mp03.ogv', type:'video/ogg'}
},
{
0:{src: 'avantgarde/mp05.mp4', type:'video/mp4'},
1:{src: 'avantgarde/mp05.webm', type:'video/webm'},
2:{src: 'avantgarde/mp05.ogv', type:'video/ogg'}
}
Funny thing is, that with older version of projekktor - like around 1.00 it works, after changing projekktor js and config to fit the current version - it doesn't work anymore.
