YouTube Playlist BBCode

Video BBCode Database
BBCodes used for embedding videos

YouTube Playlist BBCode

Post by BBCode Bot »

YouTube Playlist BBCode

Author: DJS596
Description: Allows users to insert a YouTube playlist into their posts by simply enclosing the playlist ID (http://www.youtube.com/view_play_list?p=ID WOULD BE HERE!) in the BBCode tags.
BBCode:

Code: Select all

[ytplaylist]{SIMPLETEXT}[/ytplaylist]
HTML:

Code: Select all

<object width="480" height="385"><param name="movie" value="http://www.youtube.com/p/{SIMPLETEXT}" /><embed src="http://www.youtube.com/p/{SIMPLETEXT}" type="application/x-shockwave-flash" width="480" height="385"></embed></object>
Helpline:

Code: Select all

YouTube Playlist:[ytplaylist]Playlist code ONLY (at the end of the YouTube playlist URL)[/ytplaylist]
Example:

Code: Select all

[ytplaylist]5473B80079A1FCC6[/ytplaylist]
Demo:
[ytplaylist]5EDAB37EA1823E58[/ytplaylist]

Re: YouTube Playlist BBCode

Post by ZatoriFrank »

Hi :)

Just to let you know, this YouTube Playlist BBCode supports Full Screen mode :thumb:

HTML:

Code: Select all

<object width="700" height="394"><param name="movie" value="http://www.youtube.com/p/{SIMPLETEXT}?hl=en_US&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/p/{SIMPLETEXT}?hl=en_US&fs=1" type="application/x-shockwave-flash" width="700" height="394" allowscriptaccess="always" allowfullscreen="true"></embed></object>

Re: YouTube Playlist BBCode

Post by Stoker »

Thanks Frank :thumb:

Re: YouTube Playlist BBCode

Post by ZatoriFrank »

Your most welcome
thanks for phpbb3BBCodes.com :thumb:
oh and btw why can't i get a signature on in here Stoker :?:

In Gratitude
Frank

Re: YouTube Playlist BBCode

Post by Inner Circle »

Because you need 25 Posts in order to use a signature