Hi derinuzay,
Yes, it is possible to make your YouTube video to start automatically if you use and embed code with this argument ?autoplay=1 . Place this in your embed code, after the video ID, like this: http://screencast.com/t/QAnVljlL . This embed code you can take from You Tube, like this: http://screencast.com/t/wuelYzG8
I hope this helps and let us know how it goes!
Thank you!
Hi
Try this code &autoplay=1 in td_video_support.php here: http://screencast.com/t/jmsnHNMYdEQ0
Thanks!
i found for 360p
{player.setPlaybackQuality(“medium”);
but auto play dont working
<iframe id="td_youtube_player" width="600" height="560" src="' . 'https://www.youtube.com/embed/' . self::get_youtube_id($videoUrl) . '?enablejsapi=1&feature=oembed&wmode=opaque&vq=hd720' . self::get_youtube_time_param($videoUrl) . &autoplay=1. '" frameborder="0" allowfullscreen=""></iframe>
when i try this broken page.