For questions about using autoplay features in a programmatic context. NOTE: If your question is about Windows AutoPlay, also include the [windows] tag. If your question is about AutoPlay in a web browser, add a browser tag and possibly other tags relating to the web technologies you are using.
Questions tagged [autoplay]
729 questions
-1
votes
1 answer
video plays even after closing modal
when i close the modal video keeps on playing. Below is the script vch i am using. any help.. thank you
// Get the modal
var modal = document.getElementById("myModal");
// Get the button that opens the modal
var btn =…

yelenga mohan
- 1
- 3
-1
votes
1 answer
Netflix's way of ignoring the autoplay/muted broswer policy?
Netflix recommended video trailers play sounds even without the user interacting with the page first. How?

KayIcee
- 9
- 1
- 4
-1
votes
3 answers
How to make videos autoplay in chrome
Chrome's updated it auto play policy which block user from autoplaying the video. I am having signage board where it is most important feature for my application. Is there any way I can autoplay the video? Please let us know if any solution or…

Joshi Vishwesh
- 85
- 1
- 14
-1
votes
1 answer
How can I detect the device and browser being used so that autoPlay for video components work on iOS devices? [React.js]
The Problem
I'm in the process of creating my web portfolio and have a video looping in the background. This works fine on my website when being used on desktop on all major browsers (Chrome, Firefox, Safari) and on my Android with the exception of…

jsc31994
- 29
- 1
- 8
-1
votes
1 answer
AUTOPLAY SONG not in main page
Id like to know, how to put one song in autoplay and loop not in main page, because i know that its not possible to put on first page of website, right?
so, id like to put it in another page of website... is it possible?
IVE this code... but it…

didi
- 21
- 3
-1
votes
1 answer
Play videos in a directory
Super green on some of this stuff so I apologize in advance.
I want host video files on my website and have them play in the browser. Currently, when going to the hosted file it just downloads the .mp4. Is there a way to set up a folder of videos to…

13aherbert
- 21
- 4
-1
votes
3 answers
Chrome Autoplay Blocker stops my video
The autoplay background hero on my website recently stopped working due to Chrome's new autoplay blocker. There is no audio so I'm confused as to why...please assist.
www.homecareassistancemontreal.ca

Tim Thomas
- 3
- 1
-1
votes
1 answer
Alternative to using Flash Projector as Autorun Interface?
I have been given the task of creating an Autorun installer for a distributable CD, and thought I would challenge the task with Flash. In previous versions of flash it was possible to use fscommand and trickery to run other local exe files, but due…

Christian
- 1
- 1
-1
votes
1 answer
powershell script to play a music folder on windows startup
How to use powershell to autoplay a folder of mp3 files using Windows Media Player on Windows 7 startup. I figure that there are two aspects: 1) the script must run automatically when Windows starts up 2) the script must call Media Player to open…

Ancora Imparo
- 331
- 1
- 6
- 20
-1
votes
1 answer
How can i make this slider code to autoplay in JavaScript?
Hello I'm trying to get this slider to auto play in Javascript, but I can't seem to get it to work, Does anyone know how I can achieve this?
I took the slider from here:
Here is the current code:
$(".button-next").click(function() {
var e =…

Alex Plahnz
- 11
- 1
-1
votes
1 answer
carousel setInterval autoplay not working
the code: http://jsfiddle.net/n2m4absf/ (wont be functional, this is linked for code display purposes). trying to use:
setInterval(function(){slideCard();}
, 5000);
this carousel is a div box that moves in -883px chunks of margin-left. i want it to…

heug
- 982
- 2
- 11
- 23
-1
votes
1 answer
HTML: Why do my video files have double standards?
I have my code in the html like this for a 40 second video I want on my website. The video converter that I used made my imovie video with an extra video type as you can see below. Is this is what's causing the video not to show up?
-1
votes
1 answer
Android Browser with fullscreen and autoplay support
i'm building a little project with a Android box (MINIX Neo X5 Mini, Android 4.2.2). I'm searching for a browser that supports fullscreen (kiosk mode) and the autoplay tag of embedded youtube videos. The box must start automatically, no user…

Manuel Taber
- 427
- 5
- 19
-1
votes
1 answer
Need to remove loop in autoplay background video jquery
I'm new to jquery and I have a video running in the background of a homepage of a website I'm working on.
The video is on autoplay and is looped but I only want it to play once.
I looked online to see how I could remove the loop but could not find…

Mrs. B
- 19
- 3
-1
votes
2 answers
How did the background video on the website of "http://www.exodusgodsandkings.com" autoplay on the iPad?
How did the background video on the website of "http://www.exodusgodsandkings.com" autoplay on the iPad?