Forum Discussion
BruceRonk-638d1
2 years agoCommunity Member
Playing Vimeo Videos in Storyline (autoplay and seekbar)
Hello All,
I am trying to embed Vimeo videos into my Storyline file using the embed link provided by Vimeo. So far, the video does play from the published output. However, I have to use the Vimeo ...
Jürgen_Schoene_
2 years agoCommunity Member
for autoplay add "?autoplay=1" to the link on import "Video from Website"
<iframe src="https://player.vimeo.com/video/81400335?autoplay=1" width="640" height="360" frameborder="0" allowfullscreen allow="autoplay" ></iframe>
but you cannot control the vimeo video with the storyline navigation seekbar
UPDATE: storyline trigger for "Video from Website" are not supported
Jürgen