2 replies
Anyone know of a simple way to create chapters for videos so when a viewer comes to watch the video they can select titles that jump to different parts of the video. Would be nice if it was a drop down menu or some kind of display where the viewer can choose where they want to jump to.
I am NOT a programmer so all the info I have seen regarding coding the JW player is all greek and the one service I found was charging 100 bucks a month for 20 videos, not what I am looking for either.
Let me know
Thanks
Barry
#chapters #video
  • Profile picture of the author Artur Golisz
    I think that you can use HTML Audio/Video DOM Reference:
    HTML Audio/Video DOM Reference

    YouTube Api can be interesting alternative.

    If you need help feel free to send me PM.
    Signature
    Need help with programming (WordPress, PHP, jQuery and more) ? Just send me PM.
    {{ DiscussionBoard.errors[9201549].message }}
    • Profile picture of the author heslil
      It's not that difficult. But it depends on the method you are using to view the videos, html5, Flash, or Quicktime? In almost all cases you can seek a time point in the video and play from there using Javascript or pure HTML.
      {{ DiscussionBoard.errors[9204525].message }}

Trending Topics