All you have to do is get our HTML embed code from the video's page. Click on the Share icon from the dropdown menu next to Copy public link and choose Embed. You'll also be prompted to select Responsive or Fixed Size. Once you've chosen your desired code format click Copy Code.
Once you do that, you can add the autoplay or specific playtime at the end of the video.
You can add this URL argument to the end of the URL for our embed code: ?autoplay=1
You can add this URL argument to the end of the URL for our embed code: ?t=80&autoplay=1 to start 80 seconds (feel free to adjust this to the number of seconds you desire) into the video.
For example, here is the embed code of a video
<iframe width="630" height="394" src="https://www.useloom.com/embed/703e48c9d12d4271833254702fb90" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
To add auto-play
<iframe width="630" height="394" src="https://www.useloom.com/embed/703e48c9d12d4271833254702fb90?autoplay=1" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
To add a specific time and auto-play
<iframe width="630" height="394" src="https://www.useloom.com/embed/703e48c9d12d4271833254702fb90?t=80&autoplay=1"frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
Questions, comments, concerns? Contact us here.
Happy recording! 🎥😄