OK, so i came across this video and copied the "embedded html" and am trying to insert this into the blog but wont work... Here is the video code i was trying to use...
<iframe width="640" height="360" src="http://www.youtube.com/embed/bavou_SEj1E?feature=player_embedded" frameborder="0" allowfullscreen></iframe>
I have even tried this...
<object width="425" height="344" style="display:block;"><param name="movie" value="http://www.youtube.com/v/&rel=0&color1=0xb1b1b1&color2=0xcfcfcf&feature=player_embedded&fs=1&autoplay=0"></param><param name="allowFullScreen" value="true"></param><param name="wmode" value="opaque"></param><embed src="http://www.youtube.com/v/&rel=0&color1=0xb1b1b1&color2=0xcfcfcf&feature=player_embedded&fs=1&autoplay=0" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344" wmode="opaque"></embed></object>