How do I create an invisible annotation that jumps to a time or opens an external link in the video?

Avatar
Chris Broughton

Overview

Annotations within Vidyard Action (CTAs) have full HTML/CSS/JS capability. By using the Player API, it's possible to program annotations that control the player. In this case, transparent boxes can be used on top of text in the video to skip to defined timecodes, chapters or external links.

This is a great tool when you have a scene with a video agenda/contents. This can be transformed into a menu to navigate. See the example video below

If you just want the annotation to open an external URL instead of jumping to a timecode, this is possible as well. Use the appropriate code within Step 5 below.

Invisible button on a video

Steps

  1. Select Action from the main menu, then click on New > ActionCreating a new Action in Vidyard
  2. Click Annotation and hit Create.Click Annotation and Create
  3. Give your Action a title, then click HTML and erase the content.Click HTML and erase
  4. Choose what you want your annotation to do:
    • a) To skip to timecodes or playlist videos, add the code from this CodePen (Note: code is provided for instructional purposes only)
    • b) To open an external site or email address from the annotation, use the code on this CodePen
  5. If using timecodes, make sure to change the bracketed number to indicate the second that the video should jump to. e.g.  <a onclick="jumpToSecond(33)">Change the timecode
  6. Click Annotation Style
    Click Annotation Style Tab
  7. Set the Background Transparency to 100%, position the annotation and click Apply.

    Note: The positioning may be difficult to get perfect straight away. You may need to test this on a sharing page after assigning the Action to a video. You can always return to these settings later if incorrect.Annotation Style with Transparacy 100%
  8. Click Advanced Options and set the skippable option to Off. This will remove the close button 'x' in the top right during playback.Change the Advanced Settings to Skippable OFF
  9. Click Save and Assign
    Click Save and Assign
  10. Click Add Video to select the video from your library
    Click Add VideoClick a video from the list
  11. Set the Annotation timeframe on the desired video.
    Set the timeframe
  12. Click Save.

Need support

Submit a ticket or start a chat. We'll provide a self-serve resource or connect you with our support team, available 24x5.

Chat with Our Team