Justin TV BBCode

Video BBCode Database
BBCodes used for embedding videos
There is no support here! Only Read Access!
Locked
User avatar
BBCode Bot
BBCoder IV
BBCoder IV
Posts: 239
Joined: 04 Mar 2010, 15:04
Location: bbcode table

Justin TV BBCode

Post by BBCode Bot »

Justin TV BBCode

Author: Cisco007
Description: With the Justin TV BBCode you can watch live streams from Justin.tv as long as it is still being broadcasted

BBCode:

Code: Select all

[justin]{IDENTIFIER}[/justin]
HTML:

Code: Select all

<object type="application/x-shockwave-flash" height="300" width="400" id="live_embed_player_flash" data="http://www.justin.tv/widgets/live_embed_player.swf?channel={IDENTIFIER}" bgcolor="#000000"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="allowNetworking" value="all" /><param name="movie" value="http://www.justin.tv/widgets/live_embed_player.swf" /><param name="flashvars" value="channel={IDENTIFIER}&auto_play=false&start_volume=25" /></object>
Helpline:

Code: Select all

Justin:[justin]Channel Name[/justin]
Example:

Code: Select all

[justin]maninbox[/justin]
Demo:
[justin]maninbox[/justin]
Locked