[OOC] Youtube button code

May 20, 2012 19:39


1. replace (video) with the part of the youtube code after watch?v=
    for example: _61aOi7aTRs in http://www.youtube.com/watch?v=_61aOi7aTRs
2. adjust color, width and height if you want
    30 x 25 : play button
    60 x 25 : play button + volume
    200 x 25 : decent sized full bar
    for autoplay (autoplay), loop (loop) : 0 is off, 1 is on
    rel stands for related videos, but I don't know why you would want that on a video button
3. whatever you adjust, make sure to do the same in both the param and embed codes (everything shows up twice)

http://www.youtube.com/v/(video)?version=1&color1=FFFFFF&color2=FFFFFF&rel=0&loop=1&autoplay=0&showsearch=0&showinfo=0" name="movie" />http://www.youtube.com/v/(video)?version=1&color1=FFFFFF&color2=FFFFFF&rel=0&loop=1&autoplay=0&showsearch=0&showinfo=0">

example

image Click to view


http://www.youtube.com/v/Ekfeod7Wko4?version=1&color1=FFFFFF&color2=FFFFFF&rel=0&loop=1&autoplay=0&showsearch=0&showinfo=0" name="movie" />http://www.youtube.com/v/Ekfeod7Wko4?version=1&color1=FFFFFF&color2=FFFFFF&rel=0&loop=1&autoplay=0&showsearch=0&showinfo=0">

*only for use in profiles and posts, not comments.

profile, [ooc]

Previous post Next post
Up