Forum Discussion
Web Video problems
Hello everyone,
I want to go from one web video to another video automatically when it stops. I tried with many solutions including JavaScripts that GTP gave me but it is not working. For me, storyline cannot handle web object and interact with them like it should. I also tried to switch one video to another when the video stop or when a delay is over but it doesn't do anything. I'm using empreinte.com to upload my videos on the web. Maybe you could help me ?
Thanks, have a great day.
- Jürgen_Schoene_Community Member
you have to use the Javascript API of the video service like
- Vimeo: https://developer.vimeo.com/player/sdk
- Youtube: https://developers.google.com/youtube/iframe_api_reference
to get the events from the video
empreinte.com seems not to have such a program interface, you should contact the empreinte support
- TristanReb-c74bCommunity Member
Hello Jürgen,
I already use youtube iFrame API but as you said it seems that it is about empreinte.Thanks for the reply,
Have a nice day.
- NedimCommunity Member
Do you have an option to create a playlist on Empreinte.com? Then, import the playlist link into the WebObject.
If your videos are hosted on YouTube, I might already have a solution using the YouTube API that can help you. It loads one video and, when the video ends, starts another video automatically. - TristanReb-c74bCommunity Member