Skip to main content
Participating Frequently
September 15, 2015
Question

Making a slide advance automatically

  • September 15, 2015
  • 1 reply
  • 223 views

I have a training video that has 9 videos.

They have a home page where the user clicks on the start button, simple?  OK.

Next are the nine videos.  I want them to play one after the other.

This may be super simple but my videos to not play into each other?

Help!

Thanks so much.

-Kevin

    This topic has been closed for replies.

    1 reply

    TLCMediaDesign
    Inspiring
    September 15, 2015

    Your best bet is to build the videos in an html page and insert that as a web object. You need to be able to listen for the end of one video to start the next.

    Participating Frequently
    September 15, 2015

    Thanks for your answer, I will look into it.