Stop video from playing on page load?
Options

Carri-Ann.Scott22
Posts: 10 ASC Beta Tester
I have embedded a video (using the video lecture template in Daylight) but I would like to have the students click to play it using the controls. Right now it plays on page load, which will be a nuisance if they are revisiting the page . I'm sure it must be a simple tweak, but my eyes are getting blurry from the code. Thanks in advance. Code for reference:
Welcome Video
Tagged:
Answers
-
You can't disable auto-play using an iframe.
How did you originally insert the video? If you use "Insert Stuff" it should be working correctly...
You could try manually replacing it with the following:
<video controls>
<source src="/content/enforced/636147-ECS_1010_01.02_F20/Media/ECS1010%20-%20Intro%20Movie.mp4" type="video/mp4">
</video>
-
Thank you.
I had originally done some cut and paste from another page and it must have caused problems. Back to basics with the "insert stuff" did the trick.
Categories
- All Categories
- 6 Thought Leadership
- 7 Known and Fixed Issues
- 6 Product Roadmap
- 553 Archived
- 10 Accessibility
- 28 Community Corner
- 2 Welcome
- Updates
- Member Spotlights
- 4 Events
- 242 Development
- 746 Customer Enablement
- Evaluate - Assess Student Learning
- Get Comfortable with Brightspace
- Communicate - Engage with Your Students
- 1 Create - Set up your Brightspace course
- Action - Add or create student activities
- 26 Partners
- 8 Product News
- 2022
- 2022 Release Notes
- 2021 Release Notes
- 4 Training
- andycat