• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Looking to create button(s) for playback speed - Slide Video from YouTube

Explorer ,
Sep 12, 2019 Sep 12, 2019

Copy link to clipboard

Copied

Hello!

 

Working on a project in Captivate 2019 currently that I've imported a slide video from YouTube for a section, using Media > Video > Slide Video > insert URL from YouTube.

 

The video displays fine and plays in HTML5 preview. The video is a bit lenghty (6mins). I want to give learners an option to speed up 1.5x or even 2x. The YouTube video in the slide does not have any playback options in it. The playback bar in Captivate itself does not work either.

 

I've tried the javascript method using a variable and playback rate to create a button, but it does not work here.

var vid = $('video');

vid[0].playbackRate = 1.5;

 

Any thoughts or if this is possible? I just want the slide video to have some playback controls for speeds.

 

Hopefully its something simple I've overlooked.

TOPICS
Advanced actions , Audio and video

Views

321

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Sep 12, 2019 Sep 12, 2019

Copy link to clipboard

Copied

LATEST

I can not post any code

Luis

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Help resources