Add song to your page - Shows no musicplayer / Video
5553 views
User-Content advice:This code snippet has been added by an external user. By proceeding you agree that you have read and understood the User-Content Tips. Avoid using codes you do not understand and avoid using those codes that can harm the existence of your account.
Look for a song on youtube and copy the OBJECT HTML Link (NOT THE URL) Then copy the link that is in the HTML Link
EXAMPLE:
Then copy the link: "http://www.youtube.com/v/jjNhVDueVnY&hl=nl_NL&fs=1&color1=0xcc2550&color2=0xe87a9f"
---------------
Make sure you remove everything from the link but only till the '' & ''
Example:
First it was: "http://www.youtube.com/v/jjNhVDueVnY&hl=nl_NL&fs=1&color1=0xcc2550&color2=0xe87a9f"
You should have: "http://www.youtube.com/v/jjNhVDueVnY&"
Then the last thing you should do it put '' Autoplay=1 '' Behind it so it starts to play automaticly on your hp.
Now copy the link and paste it in the Code. As you can see you need to paste in the same link twice.
» Discuss about this code snippet on imvuboard.com
Click the code to select, press CTRL+C to copy and CTRL+V to paste at the wanted location.