Summer Nicole
New member
I'm trying to make a music one to autostart on my blog page & I can't quite figure it out 
All I have so far is:
<object width="1" height="1"><param name="movie" value="http://www.youtube.com/v/FDUOcHg5ijg?fs=1&hl=en_US&rel=0"></param><param name="allowFullScreen" value="false" autoplay="true" loop="true" volume="50"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/FDUOcHg5ijg?fs=1&hl=en_US&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="false" autoplay="true" width="1" height="1"></embed></object>
<object width="1" height="1"><param name="movie" value="http://www.youtube.com/v/FDUOcHg5ijg?fs=1&hl=en_US&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><param name="autostary" value="true"></param><embed src="http://www.youtube.com/v/FDUOcHg5ijg?fs=1&hl=en_US&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" autostart="true" width="1" height="1"></embed></object>
..This one is better, but still not there

All I have so far is:
<object width="1" height="1"><param name="movie" value="http://www.youtube.com/v/FDUOcHg5ijg?fs=1&hl=en_US&rel=0"></param><param name="allowFullScreen" value="false" autoplay="true" loop="true" volume="50"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/FDUOcHg5ijg?fs=1&hl=en_US&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="false" autoplay="true" width="1" height="1"></embed></object>
<object width="1" height="1"><param name="movie" value="http://www.youtube.com/v/FDUOcHg5ijg?fs=1&hl=en_US&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><param name="autostary" value="true"></param><embed src="http://www.youtube.com/v/FDUOcHg5ijg?fs=1&hl=en_US&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" autostart="true" width="1" height="1"></embed></object>
..This one is better, but still not there