Shortcode Media Autoplay?
I can't figure out how to make my mp4 autoplay?
Can someone show me the proper coding for this. Thank you. Are you sure your are posting in product assigned forum?: Yes What is your CMS version?: Joomla 3.x MySQL Version: 5.x PHP version: 5.x Link to installation: www.goodfight.xyz Have you edited any files? If yes tell us which ones.: No Is this personal or client website?: Personal |
Hello jasonbrinn2.
As you can see here there is no option right now for autoplay by default. http://prntscr.com/72uxbu |
Thats unfortunate. I can't seem to get the AllVideo plugin to work either in its place...???
|
I decided to simply bootstrap it:
<div class="embed-responsive embed-responsive-16by9" align="center"> <video autoplay="autoplay" loop="loop" controls="controls" class="embed-responsive-item"> <source src="http://www.yoursite.com/images/videos/movie.mp4" type="video/mp4" class="embed-responsive-item" /> </video> </div> |
| All times are GMT -4. The time now is 06:00 PM. |
Powered by vBulletin®
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.