fix demo
This commit is contained in:
parent
aadd8c8458
commit
179d1ecb81
1 changed files with 1 additions and 3 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue