What's new
Red County Roleplay

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Little question

Status
Not open for further replies.

Sparky

Donator
Joined
Oct 28, 2010
Messages
2,836
I saw many people having a "play" button with own music in their signature, but how do they do that?
 
Code:
<embed src="[b][PUT YOUTUBE URL HERE][/b]autoplay=[b][1 or 0][/b]&rel=[b][1 or 0][/b]&fs=1&color1=0x[b][Color code here][/b]&color2=0x[b][Color code here][/b]&border=[b][1 or 0][/b]&loop=[b][1 or 0][/b]" type="application/x-shockwave-flash" allowfullscreen="true" width="25" height="25"></embed></object>

in the area where you put the youtube URL you must do a little editing..
heres a normal address : http://www.youtube.com/watch?v=LAmKx7e_dzI
first delete the parts i have highlighted in red. You should have a URL that looks like this : http://www.youtube.com/vLAmKx7e_dzI
now add a bracket after the "V" that i highlighted in green.
now you should have this : http://www.youtube.com/v/LAmKx7e_dzI
This URL is the one you put into the "[PUT YOUTUBE URL HERE]" Area.

just so you know... 1=yes and 0=no

And color codes are 6 digit codes and every two digits stand for a color
You can learn more about this by using google :D
You can also play with the width and hight of your youtube bar

Finished product:
<embed src="http://www.youtube.com/v/JnaGpqx02fE&autoplay=0&rel=0&fs=1&color1=0x654321&color2=0x660000&border=0&loop=1" type="application/x-shockwave-flash" allowfullscreen="true" width="30" height="25"></embed></object>

Press the thanks button if this helped you
 
Thanks for posting that Grafix, I needed it too.
icon_bounce.gif
 
Status
Not open for further replies.
Back
Top