Autoplay Problem | XM Community
Skip to main content

Hi people!
I want a video to autoplay. However, none of the code inserts that used to before work anymore. For instance, adding ?autoplay=1 at the end of the source does not work, and the video does not autoplay. This is both in videos I upload from my own computer and youtube videos. Does anyone know a solution to the problem? Any solution is welcome!

Here is my HTML code:



I have checked other posts on the forum but none of them does not work.

Hi samicoksan - If you add the attribute autoplay to the video tag, it should start playing in most browsers.


Hi LRCoffman - Thanks for your reply. Yes, it works great!
By the way, I found some issues that are not related to Qualtrics but browser. Because of some policies of browsers, a couple of months ago, autoplay was disabled by browsers. For instance, when I checked my own settings in Chrome, I saw that autoplay was disabled by default. I went in and fixed it as enabled. I also used this code:


Leave a Reply