![]() |
|
HTML Background Music Code - Printable Version +- Sinisterly (https://sinister.li) +-- Forum: Coding (https://sinister.li/Forum-Coding) +--- Forum: Coding (https://sinister.li/Forum-Coding--71) +--- Thread: HTML Background Music Code (/Thread-HTML-Background-Music-Code) |
HTML Background Music Code - hoxy - 04-18-2012 step 1 go to youtube.com find your song copy url of songs exaple : the original link http://www.youtube.com/watch?v=pSy1lgkqPBA ok step 2 delite : watch? and = step 3 link is http://www.youtube.com/v/pSy1lgkqPBA step 4 code <embed src="here your url songs?version=3&loop=1&autoplay=1" width="1" height="1"> step 5 <embed src="http://www.youtube.com/v/pSy1lgkqPBA?version=3&loop=1&autoplay=1" width="1" height="1"> |