Set to a new time through javascript

  • There seems to be an xml-accessible function `seek` (looking at the seekbar implementation in the example), but how would I access that through `set` outside in javascript?

    `.set('plugin[video].time', .1)` doesn't seem to work.

    EDIT:: Apparently it's `.get('plugin[video]').seek(1)`

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!