SingSnap 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

SingSnap Video BBCode

Post by BBCode Bot »

SingSnap Video BBCode

Author: BBCode aKahuna
Description: With the SingSnap Video BBCode you can post all Karaoke Videos from singsnap.com on your forum

BBCode:

Code: Select all

[Singsnap]{IDENTIFIER}[/singsnap]
HTML:

Code: Select all

<object width="357" height="458"><param name="movie" value="http://www.singsnap.com/snap/e/{IDENTIFIER}"></param><param name="wmode" value="transparent"></param><embed src="http://www.singsnap.com/snap/e/{IDENTIFIER}" type="application/x-shockwave-flash" wmode="transparent" width="357" height="458"></embed></object>
Example:

Code: Select all

[singsnap]b5e20190[/singsnap]
Demo:
[singsnap]b5e20190[/singsnap]
Locked