Skip to main content
Participant
November 16, 2017
Answered

HTML5 duplicated videos

  • November 16, 2017
  • 1 reply
  • 999 views

Hi.

O have this module I need the student to see the same video 3 times in diferent moments.

In the Captivate library there is only one vídeo, but when In publish, the video folder is full of copies.

When I delete these copies the videos doesnt work on the HTML5 test. I get a blank screen.

Is there a way to Captivate dont duplicate the video?

Thanks a Lot.

Baldoino

    This topic has been closed for replies.
    Correct answer TLCMediaDesign

    I would think the best option would be to put the video in an html page and zip it, then insert into Captivate as an HTML5 animation.

    Put it on the first slide you need it and display for the rest of project, then show and hide the animation.

    It may get complicated depending on what you are using to show the video. I imagine you would need listeners in the html to listen for clicks or slide enters to pause/play or rewind the video.

    Just hiding it in Captivate will not stop the video from playing, it's just not visible.

    1 reply

    TLCMediaDesign
    TLCMediaDesignCorrect answer
    Inspiring
    November 16, 2017

    I would think the best option would be to put the video in an html page and zip it, then insert into Captivate as an HTML5 animation.

    Put it on the first slide you need it and display for the rest of project, then show and hide the animation.

    It may get complicated depending on what you are using to show the video. I imagine you would need listeners in the html to listen for clicks or slide enters to pause/play or rewind the video.

    Just hiding it in Captivate will not stop the video from playing, it's just not visible.

    BrubssAuthor
    Participant
    January 11, 2018

    Thank you very much!
    Your answer helped me a lot.