Celebrate Excellence in Education: Nominate Outstanding Educators by April 15!
Does anyone know how to have audio or video autoplay so as soon as a student opens a page the video will play automatically? I want to have dramatic music play to let students know when a special challenge awaits. This question was vaguely addressed in years past but none of the suggestions I found have worked. Has anyone actually gotten videos to autoplay?
I need to know this answer too! I want to have a boomerang video on my homepage that starts playing as soon as a student goes to the page. It's so dumb if they have to press play for just a boomerang...
I actually have a video autoplaying and don't want it to. I don't know why this one file does, when all the others I've uploaded don't. You may try adding "autoplay" to the code.
To set autoplay for the video you just need to add the autoplay attribute for the <video> tag like this:
<video width="320" height="240" autoplay>
To participate in the Instructure Community, you need to sign up or log in:
Sign In
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.