- November 21, 2007 3:07 AM
- TECHNOLOGY | WEBSITE
![]()
Recently, a couple of new functions were added to YouTube embed player.
One of those functions is the showing some related videos' list when the end of movies, or by clicking a button.
And the other one is the customising of the colors and the border of a player.
Related Videos' List
You can control about including this list or not by the parameter "rel".
"rel=0" = Don't include related videos
"rel=1" = Include related videos
Customise Color and Border
Use those parameters "color1", "color2" and "border".
Of course "border" is for the border.
"border=0" = Hide border
"border=1" = Show border
And the color customising is just a little bit complicated.
The parameter "color1" is for the base color of a player and border. But the base color is shown on the very thin top area only (when "border=0").
The parameter "color2" is for the over color. And this color is gonna be 80% transparented on the control area (Actually this color's shown on a part of the border, when "border=1", anyway).
So, as a result, the mixed color of "color1" and 80% "color2" will be the main color of a player.
I've changed some players on this page, so check'em out.