Simple Machines Community Forum

Customizing SMF => Tips and Tricks => Topic started by: mersindost on January 06, 2008, 05:22:16 PM

Title: Change Youtube Video Players Color on Your Forum!!
Post by: mersindost on January 06, 2008, 05:22:16 PM
Hello SMF. Everyone can change youtube video players colors. What you want :)
Open Subs.php And change only from "<object" to "</object>"

Blue

(http://img86.imageshack.us/img86/6636/acikmavili9.jpg)

<object width="$2" height="$3"><param name="movie" value="http://www.youtube.com/v/$1&rel=0&color1=0x006699&color2=0x54abd6&border=0"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/$1&rel=0&color1=0x006699&color2=0x54abd6&border=0" type="application/x-shockwave-flash" wmode="transparent" width="$2"height="$3"></embed></object>




Green

(http://img404.imageshack.us/img404/6370/yesildx0.jpg)

<object width="$2" height="$3"><param name="movie"
value="http://www.youtube.com/v/$1&rel=0&color1=0x234900&color2=0x4e9e00&border=0"></param><param name="wmode" value="transparent"></param><embed
src="http://www.youtube.com/v/$1&rel=0&color1=0x234900&color2=0x4e9e00&border=0" type="application/x-shockwave-flash" wmode="transparent" width="$2"
height="$3"></embed></object>





Storm

(http://img86.imageshack.us/img86/7256/koyugrizc3.jpg)

<object width="$2" height="$3"><param name="movie"
value="http://www.youtube.com/v/$1&rel=0&color1=0x3a3a3a&color2=0x999999&border=0"></param><param name="wmode" value="transparent"></param><embed
src="http://www.youtube.com/v/$1&rel=0&color1=0x3a3a3a&color2=0x999999&border=0" type="application/x-shockwave-flash" wmode="transparent" width="$2"
height="$3"></embed></object>





Blank

(http://img184.imageshack.us/img184/3043/grixo4.jpg)

<object width="$2" height="$3"><param name="movie"
value="http://www.youtube.com/v/$1&rel=0&color1=0xd6d6d6&color2=0xf0f0f0&border=0"></param><param name="wmode" value="transparent"></param><embed
src="http://www.youtube.com/v/$1&rel=0&color1=0xd6d6d6&color2=0xf0f0f0&border=0" type="application/x-shockwave-flash" wmode="transparent" width="$2"
height="$3"></embed></object>





Iceberg

(http://img86.imageshack.us/img86/6606/buzmavisiwa7.jpg)

<object width="$2" height="$3"><param name="movie"
value="http://www.youtube.com/v/$1&rel=0&color1=0x2b405b&color2=0x6b8ab6&border=0"></param><param name="wmode" value="transparent"></param><embed
src="http://www.youtube.com/v/$1&rel=0&color1=0x2b405b&color2=0x6b8ab6&border=0" type="application/x-shockwave-flash" wmode="transparent" width="$2"
height="$3"></embed></object>





Orange

(http://img184.imageshack.us/img184/7541/turuncuth6.jpg)

<object width="$2" height="$3"><param name="movie"
value="http://www.youtube.com/v/$1&rel=0&color1=0xe1600f&color2=0xfebd01&border=0"></param><param name="wmode" value="transparent"></param><embed
src="http://www.youtube.com/v/$1&rel=0&color1=0xe1600f&color2=0xfebd01&border=0" type="application/x-shockwave-flash" wmode="transparent" width="$2"
height="$3"></embed></object>





Pink

(http://img404.imageshack.us/img404/8325/pembenc9.jpg)

<object width="$2" height="$3"><param name="movie"
value="http://www.youtube.com/v/$1&rel=0&color1=0xcc2550&color2=0xe87a9f&border=0"></param><param name="wmode" value="transparent"></param><embed
src="http://www.youtube.com/v/$1&rel=0&color1=0xcc2550&color2=0xe87a9f&border=0" type="application/x-shockwave-flash" wmode="transparent" width="$2"
height="$3"></embed></object>





Purple

(http://img184.imageshack.us/img184/855/moryq7.jpg)

<object width="$2" height="$3"><param name="movie"
value="http://www.youtube.com/v/$1&rel=0&color1=0x402061&color2=0x9461ca&border=0"></param><param name="wmode" value="transparent"></param><embed
src="http://www.youtube.com/v/$1&rel=0&color1=0x402061&color2=0x9461ca&border=0" type="application/x-shockwave-flash" wmode="transparent" width="$2"
height="$3"></embed></object>





Ruby Red

(http://img184.imageshack.us/img184/6983/kirmizimp7.jpg)

<object width="$2" height="$3"><param name="movie"

value="http://www.youtube.com/v/$1&rel=0&color1=0x5d1719&color2=0xcd311b&border=0"></param><param name="wmode" value="transparent"></param><embed

src="http://www.youtube.com/v/$1&rel=0&color1=0x5d1719&color2=0xcd311b&border=0" type="application/x-shockwave-flash" wmode="transparent" width="$2"

height="$3"></embed></object>


Demos

http://www.videotr.net/forum/index.php/topic,2926.0.html
http://www.dizi24.com/Forum24/index.php/topic,2287.0.html
Title: Re: Change Youtube Video Players Color on Your Forum!!
Post by: karlbenson on January 06, 2008, 06:05:41 PM
nice,

Would be good for this to be moved to tips and tricks. ;)
Title: Re: Change Youtube Video Players Color on Your Forum!!
Post by: mersindost on January 06, 2008, 08:03:00 PM
Thank You  :)

Turkish Forum Topic: http://www.simplemachines.org/community/index.php?topic=215172.0
Title: Re: Change Youtube Video Players Color on Your Forum!!
Post by: Hoochie Coochie Man on January 07, 2008, 02:49:49 AM
Nice tip ;)
Title: Re: Change Youtube Video Players Color on Your Forum!!
Post by: mersindost on January 15, 2008, 06:30:15 AM
Quote from: Hoochie Coochie Man on January 07, 2008, 02:49:49 AM
Nice tip ;)

Thanks my friend  :-*
Title: Re: Change Youtube Video Players Color on Your Forum!!
Post by: muhammed53 on January 17, 2008, 02:44:31 PM
wow it is unbelievable. very nice thank you :p
Title: Re: Change Youtube Video Players Color on Your Forum!!
Post by: mersindost on January 26, 2008, 05:28:27 PM
Quote from: muhammed53 on January 17, 2008, 02:44:31 PM
wow it is unbelievable. very nice thank you :p

Thanks :)
Title: Re: Change Youtube Video Players Color on Your Forum!!
Post by: Free Town on March 02, 2008, 02:00:56 PM
you change it when you click customize.
Title: Re: Change Youtube Video Players Color on Your Forum!!
Post by: mersindost on March 03, 2008, 06:23:48 AM
Quote from: GamerShare on March 02, 2008, 02:00:56 PM
you change it when you click customize.


Yes. But Then must be used Embed Code.  Who can used Embed Code ? :)
Title: Re: Change Youtube Video Players Color on Your Forum!!
Post by: Alpay on March 06, 2008, 01:06:48 PM
Thanks mersindost
Title: Re: Change Youtube Video Players Color on Your Forum!!
Post by: Mr.CoWbOy on March 06, 2008, 02:34:44 PM
Nice one .. thank you ^_*
Title: Re: Change Youtube Video Players Color on Your Forum!!
Post by: BaghdadGhost on November 16, 2011, 07:47:32 PM
how to do this of I am using AEVA to embed youtube videos?



thanks
Title: Re: Change Youtube Video Players Color on Your Forum!!
Post by: TheListener on November 16, 2011, 08:04:30 PM
Quote from: BaghdadGhost on November 16, 2011, 07:47:32 PM
how to do this of I am using AEVA to embed youtube videos?



thanks

You can change the colours on youtube itself.
Title: Re: Change Youtube Video Players Color on Your Forum!!
Post by: BaghdadGhost on November 27, 2011, 10:36:59 AM
Quote from: Brack1 on November 16, 2011, 08:04:30 PM
Quote from: BaghdadGhost on November 16, 2011, 07:47:32 PM
how to do this of I am using AEVA to embed youtube videos?



thanks

You can change the colours on youtube itself.

dont know how to do it, will google it though


thanks for your answer
Title: Re: Change Youtube Video Players Color on Your Forum!!
Post by: Jack Chivy on December 21, 2011, 06:10:51 AM
Quote from: Stuffed Turkey on November 16, 2011, 08:04:30 PM
Quote from: BaghdadGhost on November 16, 2011, 07:47:32 PM
how to do this of I am using AEVA to embed youtube videos?



thanks

You can change the colours on youtube itself.

How could it be done on youtube?

Title: Re: Change Youtube Video Players Color on Your Forum!!
Post by: Carmina on January 10, 2012, 06:28:39 PM
Amazing, thanks for this trick! I think it could help to call users' attention to the video. Could also be part of the visual branding of a site.
Title: Re: Change Youtube Video Players Color on Your Forum!!
Post by: siammongkol on October 16, 2012, 04:34:46 PM
Good Tips  :)
Title: Re: Change Youtube Video Players Color on Your Forum!!
Post by: kingston250 on October 19, 2012, 12:50:00 PM
Interesting post and good tips.
Title: Re: Change Youtube Video Players Color on Your Forum!!
Post by: Damon_C on October 25, 2012, 09:00:25 AM
Absolutely amazing ! Are there other colors available ?
Title: Re: Change Youtube Video Players Color on Your Forum!!
Post by: sumpao_src on December 03, 2012, 09:28:44 AM
thanks  :laugh:
Title: Re: Change Youtube Video Players Color on Your Forum!!
Post by: knightofdoom on April 29, 2013, 07:00:04 AM
Sorry for popping this up but thanks :)
Title: Re: Change Youtube Video Players Color on Your Forum!!
Post by: craigkohler on May 07, 2013, 03:22:30 AM
Wow ! great tip here and i can't wait to customize my youtube video.
Title: Re: Change Youtube Video Players Color on Your Forum!!
Post by: phuketecho on May 13, 2013, 06:26:29 AM
Thanks for your sharing
Title: Re: Change Youtube Video Players Color on Your Forum!!
Post by: sujan742682 on May 14, 2013, 09:40:28 AM
Hi can I include this features in my site? I want a short tricks that I can easily do this.
Title: Re: Change Youtube Video Players Color on Your Forum!!
Post by: XHIBIT911 on May 27, 2013, 03:12:12 PM
How can this be done thru Aeva media...and please dont say change it thru YouTube because that option has been long removed.