When you copy youtube HTML code to embed onto your web pages, you see a line looking like this
%26lt;embed src=" http:/ /www.youtube.com/v/ garba8E"%26gt;
You have to add %26amp;loop=1 to the end of this embed URL inside the quotes. You probably already know that to autoplay youtube, you use %26amp;autoplay=1 in the same way.
So to change this to autoplay and autoloop
%26lt;embed src = " http:/ /www.youtube.com/v/ garba8E%26amp;autoplay=1%26amp;loop=1"
Note: There are extra spaces above so that yahoo correctly displays the whole line.
shoe polish
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment