1
0
Fork 0
forked from 0x2620/oxjs

update video elements

This commit is contained in:
rlx 2011-12-19 21:13:11 +00:00
commit 0a79291c58
4 changed files with 47 additions and 24 deletions

View file

@ -179,6 +179,7 @@ Ox.VideoEditor = function(options, self) {
['goto', 'set', 'space', 'position'],
duration: self.options.duration,
enableMouse: true,
enablePosition: true,
externalControls: true,
find: self.options.find,
height: self.sizes.player[i].height,