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,
|
||||
showProgress: false,
|
||||
subtitles: 'srt/' + id + '.srt',
|
||||
timeline: function(i) {
|
||||
return 'png/timeline.16.' + i + '.png';
|
||||
},
|
||||
timeline: 'png/timeline.16.png',
|
||||
title: 'Brick - Rian Johnson - 2005',
|
||||
video: url + '?' + + Ox.random(1000000),
|
||||
width: 360
|
||||
|
|
Loading…
Reference in a new issue