==================================
Well I wasn't that sure were to post this...

==================================
There are a lot of M9ers who are asking me, to make them a set of stereo speakers for their Profile as I have at my profile
link 
This is a tutorial how to put color at your embed video at your profile, using youtube and my stereo speakers

1. After you have decided which video you want for your profile, on the right of the video, there is a tab which says "Embed"
in there there is a text code which we gonna use as a link for our video.
If you copy all the text code you will have something like this
CODE
<object width="480" height="295"><param name="movie" value="http://www.youtube.com/v/B4VFHvei7wI&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/B4VFHvei7wI&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object>
from this code we will need only this (from
http://... until ...
=en)
CODE
http://www.youtube.com/v/B4VFHvei7wI&hl=en
2. Beside "Embed" there is a blue sign which says "Customized"
if you pressed it, it will appear the settings for the color customization
select "Show Border" and your desirable color above

for ex. if you choose red color at the "Embed" you will have this
CODE
<object width="480" height="295"><param name="movie" value="http://www.youtube.com/v/B4VFHvei7wI&hl=en&fs=1&color1=0x5d1719&color2=0xcd311b"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/B4VFHvei7wI&hl=en&fs=1&color1=0x5d1719&color2=0xcd311b" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object>
again we will need only this (from
http://... until ...
0xcd311b)
CODE
http://www.youtube.com/v/B4VFHvei7wI&hl=en&fs=1&color1=0x5d1719&color2=0xcd311b
if you noticed, we added this to our primary code (after
=en)
CODE
&fs=1&color1=0x5d1719&color2=0xcd311b
*Optional: if you want your video to start automatically, just add at the end the code this
CODE
&autoplay=1
in order to work at you profile, when adding it to your "Edit your personal information", you have to add the embed tags, in our case youtube tags
so the code will be like this
CODE
[youtube]http://www.youtube.com/v/B4VFHvei7wI&hl=en&fs=1&color1=0x5d1719&color2=0xcd311b[/youtube]
3. youtube has 9 different colors, so I've made all 9 colors for the speakers

just replace the "#######" from the codes above with your embed youtube code

Grey
CODE
[IMG]http://i73.photobucket.com/albums/i203/Atalantos/UTbe/HSPGr.png[/IMG]#######[IMG]http://i73.photobucket.com/albums/i203/Atalantos/UTbe/HSPGr.png[/IMG]

Dark Grey
CODE
[IMG]http://i73.photobucket.com/albums/i203/Atalantos/UTbe/HSPGrD.png[/IMG]#######[IMG]http://i73.photobucket.com/albums/i203/Atalantos/UTbe/HSPGrD.png[/IMG]

Dark Blue
CODE
[IMG]http://i73.photobucket.com/albums/i203/Atalantos/UTbe/HSPBD.png[/IMG]#######[IMG]http://i73.photobucket.com/albums/i203/Atalantos/UTbe/HSPBD.png[/IMG]

Blue
CODE
[IMG]http://i73.photobucket.com/albums/i203/Atalantos/UTbe/HSP.png[/IMG]#######[IMG]http://i73.photobucket.com/albums/i203/Atalantos/UTbe/HSP.png[/IMG]

Green
CODE
[IMG]http://i73.photobucket.com/albums/i203/Atalantos/UTbe/HSPG.png[/IMG]#######[IMG]http://i73.photobucket.com/albums/i203/Atalantos/UTbe/HSPG.png[/IMG]

Orange
CODE
[IMG]http://i73.photobucket.com/albums/i203/Atalantos/UTbe/HSPO.png[/IMG]#######[IMG]http://i73.photobucket.com/albums/i203/Atalantos/UTbe/HSPO.png[/IMG]

Pink
CODE
[IMG]http://i73.photobucket.com/albums/i203/Atalantos/UTbe/HSPPnk.png[/IMG]#######[IMG]http://i73.photobucket.com/albums/i203/Atalantos/UTbe/HSPPnk.png[/IMG]

Purple
CODE
[IMG]http://i73.photobucket.com/albums/i203/Atalantos/UTbe/HSPP.png[/IMG]#######[IMG]http://i73.photobucket.com/albums/i203/Atalantos/UTbe/HSPP.png[/IMG]

Red
CODE
[IMG]http://i73.photobucket.com/albums/i203/Atalantos/UTbe/HSPR.png[/IMG]#######[IMG]http://i73.photobucket.com/albums/i203/Atalantos/UTbe/HSPR.png[/IMG]

and thats it
Have fun