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
0
votes
1 answer
Having videos autoplay in modal window
I am using a modal window to display multiple videos, but my autoplay seems to be ignored in the modal window. If I have the video on the page and it is not hidden the autoplay is fine. Do I need to do something else to trigger the autoplay in a…

user1676262
- 1
- 2
0
votes
1 answer
jQuery Slider - Stops autoplaying when manually changing slide via paging navigation
I've been trying to figure out for a while why my slider stops autoplaying when changing slides via the paging navigation.
I tried setting up a JSFiddle ( http://jsfiddle.net/9GuvL ) but it seems to not work at all there. So I have uploaded a…

Dustin Perolio
- 193
- 1
- 4
- 16
0
votes
2 answers
video gets hidden via javascript but already starts to play (autplay-mode) even it's not visible?
i wanted to find a simple method to get a custom preview-image to my videos within my blog by hiding them and make them visible right after click on the preview-image. the user Dominic Green helped me to get it started with the following code. the…

Jochen Schmidt
- 109
- 3
- 16
0
votes
1 answer
Ajax Jquery Slider autoplay
I have a slider which uses the following buttons for navigation. How would I add an autoplay feature to this - SetTimeout function?
Thanks
// Next Clicked
jQuery('.ajax-next').click(function(){
if (…

user1503256
- 5
- 2
0
votes
2 answers
How to prevent autoplay and run my own app when inserting an USB-Flash drive
when inserting an USB-Flash drive, Windows normally opens the Autoplay dialog that offers to browse the drive or if there are multimedia files it offers to choose an app to open them.
We developed a media player that is connected to the USB-Drive…

Thomas
- 8,397
- 7
- 29
- 39
0
votes
1 answer
Both player will playback if set html5 autoplay to be true when using flash to html5 fallback
We have a page that use the and tags to enable flowplayer flash to html5 fallback. A code snippet is below:
0
votes
2 answers
How do you stop jCarouselLite autoplay?
I would like to stop the autoplay on jCarouselLite once it gets to the end of the scrollable list. What happens now is that I get to the end of the list, click the back button, then it continues to autoplay.

whoacowboy
- 6,982
- 6
- 44
- 78
0
votes
1 answer
Autolaunch exe on USB in windows XP SP3
I want to autolaunch my application on USB as soon as I plug it into a PC running on windows XP SP3. I have made an autorun.inf (having below written code) and also tried to lauch setup using a batch file(autorun.bat) but none of these seem to be…

Vaibhav Singla
- 832
- 1
- 10
- 14
-1
votes
1 answer
My videos load on my PC but not on mobile
I load my videos through a PHP loop with the link to the videos stored in my database. The videos should launch automatically and play in a loop like gifs.
The problem is that the videos load on my PC but not on my mobile. In fact, some load and…

Arnaud
- 1
- 1
-1
votes
1 answer
Is there actually any way to autoplay video without muting it? How does youtube do it?
I wanted to ask whether there actually is any way possible to auto play a video without the muted attribute? I thought it might be possible somehow since when you click on a YouTube video link, it auto plays. Thanks for your answers in…

lifeisstrange
- 87
- 8
-1
votes
2 answers
Why does Firefox autoplay videos that are not visible? Chrome and Safari do not
Take a video like this:
-1
votes
1 answer
How to autoplay music in background?
None of the previous answers are working for me so I wonder If someone can give me an update or something working.
I want to use a audio tag or similar with loop and autoplay in the background.
Something like
Thanks for your time!!

David Febca
- 1
- 2
-1
votes
1 answer
How to run a discontinued videogame on a Windows XP virtual machine?
My friend and I have downloaded some discountinued videogames from Old Games Download - Retrogaming and Abandonware (which I warmly recommend to any CD-ROM aficionado!). We managed to run two of them after downloading them, mounting their .ISO file…

Cat
- 1
-1
votes
1 answer
HTML
Ex.
https://www.bunlongheng.com/sound/police-4
I don't know why the audio is not playing automatically. Is it the restriction by my browser or my code is wrong? I tested in Chrome & Firefox.