1
0
Fork 0
forked from 0x2620/oxjs

add large timeline to video

This commit is contained in:
rolux 2011-05-17 10:58:03 +02:00
commit e10ab53030
3 changed files with 295 additions and 11 deletions

View file

@ -85,7 +85,10 @@ Ox.load('UI', {
enableVolume: true,
externalControls: true,
height: 192,
'in': 3128.725,
'in': 3128.725,
largeTimeline: function(i) {
return 'http://next.0xdb.org/' + id + '/timelines/timeline.64.' + i + '.png';
},
out: 3130.725,
paused: true,
showMilliseconds: 2,