dzslides icon indicating copy to clipboard operation
dzslides copied to clipboard

Video autoplay

Open reagle opened this issue 11 years ago • 1 comments

I'm confused about autoplay. I want to turn it off.

When I include the following:

<video autoplay="false" src="media/test.webm"></video>
</figure>

it autoplays on the first slide, definitely not right!

The documentation speaks of a hash parameter (but actually uses ampersand). Plus, does that parameter go on the end of the deck URL? (I get a 404 then...) It'd be handy to have a complete autoplay false example.

Also, is there a difference of off per slide versus deck?

reagle avatar Aug 16 '12 15:08 reagle