Forum Discussion
SL 360: Embedding youtube videos
Hi, PJ.
Thank you for reaching out!
I tested this on a few browsers, and it seems the embed code doesn't work due to the browser's accessibility features and updates. It should work if the video is silent or muted (parameter mute=1).
I'm curious if the following parameter works for you:
allow="autoplay"
Let me test that, Maria.......
<iframe width="560" height="315" src="https://www.youtube.com/embed/z-NdO5OfRbw?autoplay=1" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe>
Already got that in my embed code. It seems like everywhere else it's mentioned, ppl are saying it's not possible. Makes it really hard to work with You Tube video timings and endings... :(
[Update] - hold one, when I test the scorm in my LMS it's works even though on Review it didn't autostart??