This commit is contained in:
rolux 2011-05-17 12:05:02 +02:00
parent aadd8c8458
commit 179d1ecb81

View file

@ -48,9 +48,7 @@ Ox.load('UI', {
showIconOnLoad: true, showIconOnLoad: true,
showProgress: false, showProgress: false,
subtitles: 'srt/' + id + '.srt', subtitles: 'srt/' + id + '.srt',
timeline: function(i) { timeline: 'png/timeline.16.png',
return 'png/timeline.16.' + i + '.png';
},
title: 'Brick - Rian Johnson - 2005', title: 'Brick - Rian Johnson - 2005',
video: url + '?' + + Ox.random(1000000), video: url + '?' + + Ox.random(1000000),
width: 360 width: 360