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
2 answers
Get javascript to load videos one at a time + autoplay on click
I'm running an experiment where I show videos online and ask participants for a response for each video.
I have 200 videos, however, each of size 1 MB, and javascript seems to insist on loading them all at the same time (which usually crashes my…
0
votes
0 answers
Slideshow auto play - Jquery "Flipping Circle Slideshow"
I'm reading a tutorial about how create a Flipping Circle Slideshow.
http://tympanus.net/codrops/2013/01/28/flipping-circle-slideshow/comment-page-2/
everything is great but i would like to run the Slideshow on auto play This is the code I'm using…

user3178314
- 11
- 6
0
votes
1 answer
How to make a YouTube video play automatically on WordPress home page
I need to add an action to my CHILD theme (functions.php).
I need it to activate and launch a YouTube video and make it automatically play when a user opens the home page on the website.
I am pretty sure after lots of research that I need to use the…

Tony States
- 179
- 1
- 3
- 8
0
votes
1 answer
How to create an application that automatically run after i insert smartphone into computer
I want to create an application that automatically runs after I insert a smartphone ( portable device ) into a computer. I has a big problem in creating an event handler to run my application. Can anyone help me on how I can do it on C# or…

Thong Lee
- 41
- 3
0
votes
1 answer
Slideshow should play on a click event
I have used slideshow with jmpress.js
Where I have used a jquery which autoplay by setting it true or false but I want it to start by clicking a link on a first slide.