Forum Discussion
Unable to adjust end time for an embedded YouTube video in Rise360
I am struggling to get the video below to end at 6:39. I have tried different variations. I thought it should be:
<iframe width="560" height="315" src="https://www.youtube.com/embed/BJfmfkDQb14?si=zzCa7nayPb6Ht2LJ&end=399" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
Video:
https://youtu.be/BJfmfkDQb14?si=zzCa7nayPb6Ht2LJ
Could someone help with this?
- KendalRasnake-1Community Member
Hi Kim,
I don't see the word "start" in your code. Did you check the "Start at" box on YouTube before copying the embed code?
I checked the "Start at" box on YouTube and copied the code, then added "&end=399". Maybe this code will work.
<iframe width="560" height="315" src="https://www.youtube.com/embed/BJfmfkDQb14?si=SF9Gukt2jnCfEmHH&start=1&end=399" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
- KimBoydCommunity Member
Hi, thank you for your reply! I did try that as well and also plugged in the code you sent and unfortunately it still doesn't work.
Hi KimBoyd!
Sorry to hear you're having trouble configuring embedded videos in Rise 360!
Glad to see Kendal has been helping you. I tested the iframe code she shared, with the current version of Google Chrome, and it's working as expected on my end. Stopping at the 6 minutes 39 seconds mark.
- Here's a quick Peek illustrating the steps I took!
It would be helpful to know which supported browser you are working with. As well as if the same behavior can be observed across multiple browsers? Also, do you have any browser extensions installed that may be getting in the way?
Looking forward to hearing from you!