Auto start YouTube videos:
OK guys, this is pretty simple. Basically all you have to do is add: "
&autoplay=1" without the quotes to the end of both URL's in the embed code. Example:
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/862Upwy-qYo&hl=en&fs=1&autoplay=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/862Upwy-qYo&hl=en&fs=1&autoplay=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
Thats all there is to it.
NOTE: you can also add this and the HQ tutorial code together. Just add both at the end of the URL's as shown.
