Ustream Video 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

Ustream Video BBCode

Post by BBCode Bot »

Ustream Video BBCode

Author: fl0o
Description: With Ustream Video BBCode you can post videoclips hosted by ustream.tv

BBCode:

Code: Select all

[ustream]http://www.ustream.tv/recorded/{IDENTIFIER}[/ustream]
HTML:

Code: Select all

<object id="otv_o_388687" height="320" width="400"  classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"><param value="http://www.ustream.tv/flash/video/{IDENTIFIER}" name="movie" /><param value="true" name="allowFullScreen" /><param value="always" name="allowScriptAccess" /><param value="transparent" name="wmode" /><param value="viewcount=false&autoplay=false&brand=embed&" name="flashvars" /><embed name="otv_e_730620" id="otv_e_907052" flashvars="viewcount=false&autoplay=false&brand=embed&" height="320" width="400" allowfullscreen="true" allowscriptaccess="always" wmode="transparent" src="http://www.ustream.tv/flash/video/{IDENTIFIER}" type="application/x-shockwave-flash" /></object>
Helpline:

Code: Select all

Ustream: [ustream]URL[/ustream]
Example:

Code: Select all

[ustream]http://www.ustream.tv/recorded/795030[/ustream]
Demo:
[ustream]http://www.ustream.tv/recorded/795030[/ustream]
Locked