MN Forum

Full Version: Youtube AutoPlay
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
how to make a video to automatically play?
Open file system/modules/youtube/module.php

Change autoplay to 1 on line 53.
("swfobject.embedSWF("[...]youtube.com/v/<?=$sit['url']?>?enablejsapi=1&playerapiid=ytplayer&autoplay=0",[...]")
Working, thanksSmile .
Thank you very much it's very convenient