YOUTUBE HD BBCODE

User submitted BBCodes
Let us see what You have
There is no support here! Only Read Access!
Forum rules
We dont add more BBCodes to our database, but feel free to share and support your own BBCodes here.

[textarea]Remember that it is not allowed to use {TEXT} inside the html tags!!!
It causes a serious security risk to your board and users.
Like this: <div style="{TEXT}">{TEXT}</div>
Green = OK - Red = forbidden[/textarea]
User avatar
devilkkw Offline
BBCoder I
BBCoder I
Posts: 3
Joined: 04 Apr 2010, 01:42
Last active: -

YOUTUBE HD BBCODE

Post by devilkkw »

Thats bbcode play video of youtube in HighDefinition,if the video is in HD format.
Code:

Code: Select all

[youtubehd]http://www.youtube.com/watch?v={IDENTIFIER}[/youtubehd]
HTML:

Code: Select all

<object width="720" height="576"><param name="movie" value="http://www.youtube.com/v/{IDENTIFIER}&hl=it_IT&fs=1&rel=0&color1=0x006699&color2=0x54abd6&hd=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/{IDENTIFIER}&hl=it_IT&fs=1&rel=0&color1=0x006699&color2=0x54abd6&hd=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="720" height="576"></embed></object>
Help:

Code: Select all

 [youtubehd]Link to YouTube Video[/youtubehd]
This make a standard size of player.
If you want select size of player use this:
Code:

Code: Select all

[youtubehd={NUMBER1} {NUMBER2}]http://www.youtube.com/watch?v={IDENTIFIER}[/youtubehd]
HTML:

Code: Select all

<object width="{NUMBER1}" height="{NUMBER2}"><param name="movie" value="http://www.youtube.com/v/{IDENTIFIER}&hl=it_IT&fs=1&rel=0&color1=0x006699&color2=0x54abd6&hd=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/{IDENTIFIER}&hl=it_IT&fs=1&rel=0&color1=0x006699&color2=0x54abd6&hd=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="{NUMBER1}" height="{NUMBER2}"></embed></object>
Help:

Code: Select all

 [youtubehd=width height]Link to YouTube Video[/youtubehd]
Screen:
Image
Last edited by devilkkw on 04 Apr 2010, 10:01, edited 1 time in total.
User avatar
Stoker Offline
Site Admin
Site Admin
Posts: 4,181
Joined: 12 May 2008, 21:26
Last active: -
Favourite EXT: Forum Goal
Location: Denmark

Re: YOUTUBE HD BBCODE

Post by Stoker »

Feel free to post a demolink if available ;)
~ The greatest achievement in life is to inspire ~
Regards Stoker
User avatar
devilkkw Offline
BBCoder I
BBCoder I
Posts: 3
Joined: 04 Apr 2010, 01:42
Last active: -

Re: YOUTUBE HD BBCODE

Post by devilkkw »

sorry,no demo link aviable. :oops:
User avatar
imo23 Offline
BBCoder I
BBCoder I
Posts: 1
Joined: 16 Apr 2010, 13:16
Last active: -

Re: YOUTUBE HD BBCODE

Post by imo23 »

works great!

is there any chance to use this with highslide?

sorry for my bad english.

thanks
User avatar
devilkkw Offline
BBCoder I
BBCoder I
Posts: 3
Joined: 04 Apr 2010, 01:42
Last active: -

Re: YOUTUBE HD BBCODE

Post by devilkkw »

what is highslide?
User avatar
Steve Online
Supporter
Supporter
Posts: 1,393
Joined: 04 Mar 2010, 23:10
Last active: Online now

Re: YOUTUBE HD BBCODE

Post by Steve »

secret code: 123 might be abc or thank you might work
When I'm writing code, I am building a picture for you to see and use on your screen...