[Suggestion] YMP3 code

Status
Not open for further replies.

Nathan

Active member
Immortal
Joined
Mar 26, 2011
Messages
54,365
Kin
409💸
Kumi
615💴
Trait Points
0⚔️
Just a minor suggestion that could be useful.
Take any YouTube link...



Put it like this

Code:
[YMP3]1mbjUbSaBJo[/YMP3]
and it will appear like this...
You must be registered for see images


It would be good for bios and such, and people that like to be YT videos in there sig. Just makes a little tidy and all that.
It can be done, but the only problem is that you can't control the volume level. You can only turn it off/on.

Credits to Gamahiro and Dino.
 
Last edited:
  • Like
Reactions: Jack Spicer

gamahiro

Active member
Supreme
Joined
Jul 8, 2010
Messages
32,579
Kin
0💸
Kumi
0💴
Trait Points
0⚔️
Awards
Just a minor suggestion that could be useful.
Take any YouTube link...



Put it like this

Code:
[YMP3]1mbjUbSaBJo[/YMP3]
and it will appear like this...
You must be registered for see images


It would be good for bios and such, and people that like to be YT videos in there sig. Just makes a little tidy and all that.
It can be done, but the only problem is that you can't control the volume level. You can only turn it off/on.

Credit to ArabianLuffy.
Credit to who????
 

gamahiro

Active member
Supreme
Joined
Jul 8, 2010
Messages
32,579
Kin
0💸
Kumi
0💴
Trait Points
0⚔️
Awards
Tiz here:
Code:
<object width="480" height="25">
<param name="movie"
value="https://www.youtube.com/v/{param}?version=2&autoplay=0&autohide=0"></param>
<param name="allowScriptAccess" value="always"></param>
<embed src="https://www.youtube.com/v/{param}?version=2&autoplay=0&autohide=0"
type="application/x-shockwave-flash"
allowscriptaccess="always"
width="480" height="25"></embed>
</object>
 
Status
Not open for further replies.
Top