

I’d like to make a video loop in Captivate 2019. I’ve seen the answers for previous versions but can’t seem to make it loop for Captivate 2019 on a Mac.
I’d like to make a video loop in Captivate 2019. I’ve seen the answers for previous versions but can’t seem to make it loop for Captivate 2019 on a Mac.
I’d like to make a video loop in Captivate 2019. I’ve seen the answers for previous versions but can’t seem to make it loop for Captivate 2019 on a Mac.
You must be logged in to post a comment.

- Most Recent
- Most Relevant
I was working on this very thing last week. Here is how I was able to get it working:
For simplicity sake I named this slide “myvideo”. I added a slide video and ensured “modify slide duration to accommodate video” was selected. On this slide, I added an Advance action to “On Exit”. The action I used was Jump to Slide “myvideo”.
Basically, when the video reaches the end the On Exit action jump to the slide beginning causing it to replay the slide. I added a fade to black at the end and beginning of the video to make the playback seamless.
This is one of the workflows I had in mind, but is only functional if slide video is used. One tip: be careful with actions On Exit, because that event is not really to be trusted. This may be one of the exceptions provided no interactive object is on the slide. For a synchronized video replaying the slide is sufficient. You do not even need to use the exact name of the slide, this general advanced action will do the trick as well:
Expression cpCmndGotoSlide = cpInfoCurrentSlide – 1
This action is taken from a recent blog about Replay and Reset, which you can also find in this portal:
Which ‘previous’ answers are you talking about, because not much has changed for this topic? Which type of video: event video or slide video? For Slide video, which synchronized with Captivate’s Timeline there are several possibilities, but want first to get an answer to my questions.