Anyone have embeded code which works on wordpress?Where to make it work i will need only to replace id of video?
Ugh,in case you didnt notice,thread title says AUTOPLAY code,not default code.That means video should load automaticly when you load site.
Add &autoplay=1 twice at the end of the src tags. Source & Video: http://www.stillaftermath.com/website-management-services/website-fixes/2-website-troubleshooting-fixes/2-how-to-get-an-embeded-youtube-video-to-autoplay.html PS: You I don't know if you intended it to come across that way or not..but don't be rude to the guy who was just trying to help you out...as a matter of fact you still do copy and paste the embed code to complete this task.
Also you can use this plugin. http://wordpress.org/extend/plugins/smart-youtube/ This will basically help you skip the embed part..just copy and paste the link of the video and add a v at the end of the http url of a video...then it will auto embed the video to your blog. There's a setting you can just checkmark to autoplay / set default sizes / other youtube settings in the "Smart YouTube" settings area...but I'd be careful with the autoplay on ALL video posts...it would obviously suck to have your blog playing more than one video at once!
there's no reason it wouldn't work on wordpress.com either I believe...make sure when you post the HTML tag with &autoplay=1 properly inserted in the right area twice..that you don't switch back to the other editor and save it then..save it in HTML mode and save it right there...saving in the non html editor can reformat the coding and mess it up.
Actually seems it's not possible to do autoplay on wordpress com according to this url: http://en.support.wordpress.com/videos/youtube/#additional-options I need to find free blog post which will support this.