Author: Penguin Comrade
Description: With the Viddler Video BBCode you can embed Viddler videos onto your forums.
BBCode:
Code: Select all
[viddler]{IDENTIFIER}[/viddler]
Code: Select all
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="545" height="414" id="viddler_{IDENTIFIER}"><param name="wmode" value="transparent" /><param name="movie" value="http://www.viddler.com/player/{IDENTIFIER}/" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><embed src="http://www.viddler.com/player/{IDENTIFIER}/" width="545" height="414" type="application/x-shockwave-flash" allowScriptAccess="always" allowFullScreen="true" name="viddler_{IDENTIFIER}" wmode="transparent"></embed></object>
Code: Select all
Vidler Video: [viddler]Video ID[/viddler]
Enter the video ID -- the video ID is the part after "viddler_" in the embed code.
Code: Select all
[viddler]da0dae26[/viddler]
[viddler]da0dae26[/viddler]