Smotri 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

Smotri Video BBCode

Post by BBCode Bot »

Smotri Video BBCode

Author: Stoker
Description: The Smotri Video BBCode lets you embed videos from smotri.com

BBCode:

Code: Select all

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

Code: Select all

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="330">
<param name="movie" value="http://pics.smotri.com/scrubber_custom8.swf?file={IDENTIFIER}&bufferTime=3&autoStart=false&str_lang=eng&xmlsource=http%3A%2F%2Fpics.smotri.com%2Fcskins%2Fblue%2Fskin_color_lightaqua.xml&xmldatasource=http%3A%2F%2Fpics.smotri.com%2Fskin_ng.xml" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="bgcolor" value="#ffffff" /><embed src="http://pics.smotri.com/scrubber_custom8.swf?file={IDENTIFIER}&bufferTime=3&autoStart=false&str_lang=eng&xmlsource=http%3A%2F%2Fpics.smotri.com%2Fcskins%2Fblue%2Fskin_color_lightaqua.xml&xmldatasource=http%3A%2F%2Fpics.smotri.com%2Fskin_ng.xml" quality="high" allowscriptaccess="always" allowfullscreen="true" wmode="window"  width="400" height="330" type="application/x-shockwave-flash"></embed></object>
Helpline:

Code: Select all

Smotri: [smotri]ID[/smotri]
Example:

Code: Select all

[smotri]v9188090500[/smotri]
Demo:
[smotri]v9188090500[/smotri]
Locked