-Go to Youtube, search your favorite song
-Click embed code. Customise first. Then, copy code
-Go to Customize—> Info
-Paste code then change width to 200 or whatever you want and height to 25
-It would be like this :
<object width=”200” height=”25“><param name=”movie” value=”http://www.youtube.com/v/WLi6xtJw6Ak&hl=en_US&fs=1&color1=0xcc2550&color2=0xe87a9f”></param><param name=”allowFullScreen” value=”true”></param><param name=”allowscriptaccess” value=”always”></param><embed src=”http://www.youtube.com/v/WLi6xtJw6Ak&hl=en_US&fs=1&color1=0xcc2550&color2=0xe87a9f” type=”application/x-shockwave-flash” allowscriptaccess=”always” allowfullscreen=”true” width=”200” height=”25“></embed></object>
- Autoplay, just adding code &autoplay after fs and it would be like this <param name=”movie” value=”http://www.youtube.com/v/ZjIjKT1QfQE?fs&autoplay=1&hl=en_US&
- loop, (repeat again and again) like this <param name=”movie” value=”http://www.youtube.com/v/ZjIjKT1QfQE?fs&autoplay=1&loop=1&hl=en_US&
No comments:
Post a Comment