1.) go to youtube and find a video of the song you would like
2.) locate and click the “embed” button on the youtube video page (it is under the number of views the video has). the code that is shown by clicking the embed button will look like this (without anything bolded):
<object width=”560” height=”340“><param name=”movie” value=”http://www.youtube.com/v/g7uoc-ytqy8&hl=en_us&fs=1”></param><param name=”allowfullscreen” value=”true”></param><param name=”allowscriptaccess” value=”always”></param><embed src=”http://www.youtube.com/v/g7uoc-ytqy8&hl=en_us&fs=1” type=”application/x-shockwave-flash” allowscriptaccess=”always” allowfullscreen=”true” width=”560” height=”340“></embed></object>
3.) change the first two bold numbers to “1”
4.) change the last two bold numbers to “25” (this enables you to have a pause/play button)
5.) insert &rel=1&autoplay=1&loop=1 after the bolded link, within the quotation marks. this enables autoplay and repeat play.
6.) copy the code and go to customize>theme>enable custom html>scroll all the way down to the bottom of your code and hit the enter button a few times>paste the code
You’re Welcome!