Bootstrap video carousel wont autopay

Multi tool use
Bootstrap video carousel wont autopay
I have a bootstrap video carousel but it won't autoplay the videos when the page loads or when the items on the carousel change. Any ideas on how to do this? I need the first video to play onload and every video after that to play when the carousel changes items. I don't care if we use JQuery or just HTML or whatever I just need it to work.
<?php include('header.php');?>
<!-- Carousel =========================== -->
Welcome to Creative Engine
text about ce
<!-- end .carousel-caption -->
</div><!-- end .container -->
</div><!-- end .item active -->
<!--End first slide-->
<!-- second slide -->
Slide 2 Heading
slide 2 text
<!-- end .carousel-caption -->
</div><!-- end .container -->
</div><!-- end .item active -->
<!--end second slide-->
<!-- third slide -->
Slide 3 Heading
Slide 3 Text
<!-- end .carousel-caption -->
</div><!-- end .container -->
</div><!-- end .item active -->
<!--end third slide-->
<a class="left carousel-control" href="#myCarousel" role="button" data-slide="prev">
<span class="glyphicon glipicon-chevron-left" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a><!-- end .left carousel-control -->
<a class="right carousel-control" href="#myCarousel" role="button" data-slide="next">
<span class="glyphicon glipicon-chevron-right" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a><!-- end .right carousel-control -->
</div><!-- end .carousel-inner -->
</div><!-- end #myCarousel -->
Creating the perfect ad has never been easier

Setup a display
Tell us the resolution of your display and what file types it supports.

Choose a template
Search though our growing libary of templates and choose the perfect theme for your ad!

Customize
type in a custom message, choose your colors, and upload your company logo

Get the video
Once we've finished generating your video, we'll send you a link to download it.
</div>
Try it now
</div>
</div>
</div>
Popular Templates
</div>
</div>
<!--End Card-->
<!--card-->
</div>
</div>
<!--End Card-->
<!--card-->
</div>
</div>
<!--End Card-->
<!--card-->
</div>
</div>
<!--End Card-->
<!--card-->
</div>
</div>
<!--End Card-->
<!--card-->
</div>
</div>
<!--End Card-->
</div>
See all templates
</div>
</div>
</body>
</html>
1 Answer
1
Add preload="auto"
to the <video>
tag.
preload="auto"
<video>
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.
fk,Hsbeq78 f 9,hmTBP1iy F2PP4zA,0,qq
-
Get link
-
Facebook
-
X
-
Pinterest
-
Email
-
Other Apps