Adobe Captivate - Control Event Video with JavaScript

preview_player
Показать описание
In this Adobe Captivate video tutorial, I will show you how you can create a play/pause toggle button to control your Adobe Captivate Event Videos using a mixture of advanced actions and JavaScript.

*Like this video? Please share it and subscribe for more Captivate tutorials!*

*Premium All-in-One members get exclusive content:*

*Free Captivate resources:*

*Support the channel:*

#AdobeCaptivate #eLearning #OnlineLearning #HowToCaptivate
#AdobeCaptivate #AdobeLearningSummit2024 #eLearning #InstructionalDesign #CaptivateTutorial #HowToCaptivate
Рекомендации по теме
Комментарии
Автор

Thanks, Paul, your materials are very useful to me.

dinobrasilis
Автор

This video is super helpful! The reference to preview in HTML 5 is where I found that my slow down and speed up JavaScript was actually working.

taraknight
Автор

Thanks Paul, very informative as always!

lsw
Автор

At 5:14 "Change the State of" is greyed out and does not give me that option.

barnesconti
Автор

Thank you very much, this video was very helpful.

abbasalhashimi
Автор

Is there a way to pause at a certain frame/time (not the slide timeline) of the animation On Enter? For instance lets say you have a fancy progress bar and would like it to stop at a certain percentage based on a variable...

RonenLin
Автор

Hello Mr. Paul I am using adobe captivate 9. I am work with event video so i want to know how to pause event video on specific time without any click.

hetaldarji
Автор

Hi Paul i have a event video and i made this control with javascript and is awesome but also i want to show the remaining time of the video is there a way to do that with im currenttly trying a workaround is using a default timer widget and puting the time of the video but if the person pauses the timer keeps runing.... HELLP!!!

LuisMiguel-mohs
Автор

Great video. Do you know if you can use JS to change volume level and other video functionality?

danielwiesemoller
Автор

Is it possible to make a skip on the video skin playbar?

BROXFOODMOTOVLOG
Автор

Dear Paul, it is very useful to me, thank you. i want to know, if i want to replay event video with customize button like play/pause how i create it. or which executive java scrips i use in this cause?

zohaibghauri
Автор

Any reason why my 'Change State of" action in advanced actions would be grayed out/dimmed? ty

markelliot
Автор

Paul, your videos are a godsend for sure. I can understand the JavaScript play/pause, but what If we want to hide the next button until the video is viewed completely? I hate lockstep instruction, but that's what the client is requiring. So what call is made from the video object to tell captivate that the video has been played or does it simply go by the total frames of the slide? In this case, how would we activate or deactivate the NEXT/FORWARD Button. I think I'm approaching this in the wrong way, for after watching this video, I'm thinking I should add a OFF or DISABLED state to the normal FRWRD BTN (Smart object), for right now I'm using a show/hide of either the normal FRWRD_BTN or FRWRD_BTN_OFF, now I'm thinking is should "Change State of…" the one FRWRD_BTN to the DISABLED/OFF state instead, this may prevent some timing issues with the show/hide function I would think, but don't know. I just wish Adobe would be much clearer and complete in providing ALL the cpAPI calls that can be manipulated via JavaScript for I have yet to fond a comprehensive list of all objects/functions that can be utilized. THAT would be mighty helpful - if you know of a document, could you please post a link to it?

kurtmelander