Forum Discussion
DamianJones-0d2
7 years agoCommunity Member
Embedded Vimeo wont start at specific times
Hello all
I want to display some Vimeo videos at a specific start time, for example;
https://vimeo.com/172825105#t=22s (which will start 22s into the video)
Whenever I use the share code Rise...
GrenForonda
4 years agoStaff
Hi Max!
To make the embedded Vimeo video start at a specific time, I got the Embed link from the Vimeo "Share" options, then added #t=60s to the end of the URL, as shown below:
<iframe src="https://player.vimeo.com/video/128123120?h=8e35fc54f9#t=60s" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe>
This will let the video start at the 60th second. When used in an Embed block in Rise, the video correctly shows the start time at 01:00 minute.
Related Content
- 9 months ago