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]
devilkkw Offline
BBCoder I
Posts: 3 Joined: 04 Apr 2010, 01:42
Last active: -
Post
by devilkkw » 04 Apr 2010, 09:35
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:
Last edited by devilkkw on 04 Apr 2010, 10:01, edited 1 time in total.
Stoker Offline
Site Admin
Posts: 4,181 Joined: 12 May 2008, 21:26
Last active: -
Favourite EXT: Forum Goal
Location: Denmark
Post
by Stoker » 04 Apr 2010, 09:47
Feel free to post a demolink if available
~ The greatest achievement in life is to inspire ~
Regards Stoker
devilkkw Offline
BBCoder I
Posts: 3 Joined: 04 Apr 2010, 01:42
Last active: -
Post
by devilkkw » 04 Apr 2010, 09:50
sorry,no demo link aviable.
imo23 Offline
BBCoder I
Posts: 1 Joined: 16 Apr 2010, 13:16
Last active: -
Post
by imo23 » 16 Apr 2010, 14:04
works great!
is there any chance to use this with highslide?
sorry for my bad english.
thanks
devilkkw Offline
BBCoder I
Posts: 3 Joined: 04 Apr 2010, 01:42
Last active: -
Post
by devilkkw » 27 Apr 2010, 20:39
what is highslide?
Steve Online
Supporter
Posts: 1,393 Joined: 04 Mar 2010, 23:10
Last active: Online now
Post
by Steve » 27 Apr 2010, 21:26
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...