The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Livestream BBCode Details »» | |||||||||||||||||||||||||||
This BBCode allows embedded Livestream videos in your forums with HTML off.
Working Demo: http://live.egaming.com.br/ Instructions: Go to your AdminCP > Custom BB Codes > Add New BB Code. Title: Livestream BBCode BB Code Tag Name: livestream Replacement: Code:
<div align="center"> <object width="560" height="340" id="lsplayer"> <param name="movie" value="http://cdn.livestream.com/grid/LSPlayer.swf?channel={option}&clip="{param}"&autoPlay=false"> </param> <param name="allowScriptAccess" value="always"></param> <param name="allowFullScreen" value="true"></param> <embed name="lsplayer" wmode="transparent" src="http://cdn.livestream.com/grid/LSPlayer.swf?channel={option}&clip="{param}"&autoPlay=false" width="560" height="340" allowScriptAccess="always" allowFullScreen="true" type="application/x-shockwave-flash"> </embed> </object> </div> Example: [livestream=livebn]pla_af1b7a0f-cd90-4d22-81c0-e36535665ebd[/livestream] When vB says "All HTML attributes should be enclosed within double quotes.", just click in "Continue". If you have a fixed channel, use this code: Title: Livestream YourChannel BBCode BB Code Tag Name: yourchannel Replacement: Code:
<div align="center"> <object width="560" height="340" id="lsplayer"> <param name="movie" value="http://cdn.livestream.com/grid/LSPlayer.swf?channel=YourChannel&clip="{param}"&autoPlay=false"> </param> <param name="allowScriptAccess" value="always"></param> <param name="allowFullScreen" value="true"></param> <embed name="lsplayer" wmode="transparent" src="http://cdn.livestream.com/grid/LSPlayer.swf?channel=YourChannel&clip="{param}"&autoPlay=false" width="560" height="340" allowScriptAccess="always" allowFullScreen="true" type="application/x-shockwave-flash"> </embed> </object> </div> Example: [yourchannel]pla_af1b7a0f-cd90-4d22-81c0-e36535665ebd[/yourchannel] Description: Use this BBCode to embed Livestream videos. Use {option}: YES Remove Tag If Empty: NO Disable BB Code Within This BB Code: YES Disable Smilies Within This BB Code: YES Disable Word Wrapping Within This BB Code: YES {option} is a channel name (livebn in example) Text inside bbcode is a clipId url (pla_af1b7a0f-cd90-4d22-81c0-e36535665ebd in example). -- + Know Bugs - First click on center play open Livestream video at new tab/window. + Notes: - Sorry for my poor english; - I made this code because I needed it for my forums. I'm not a programmer. Screenshots
Show Your Support
|
Comments |
#2
|
|||
|
|||
1.1
!Fixed the "All HTML attributes should be enclosed within double quotes." error 1.2 + !Player now works on 4.1.4. + For "All HTML attributes should be enclosed within double quotes." error, please see this post. |
#3
|
|||
|
|||
nice Mod , thanks!
|
#4
|
|||
|
|||
Thanks
|
#5
|
|||
|
|||
will it play my new video?
http://hillbillygold.com/forums/medi...gulf-oil-spill |
#6
|
|||
|
|||
installed. works fine.
|
#7
|
|||
|
|||
i have installed the widget, but i dont see in the forum the livestream embed option
|
#8
|
|||
|
|||
Wow...this will be awesome for our site ...tagged
|
#9
|
|||
|
|||
Quote:
Example [livestream=livebn]pla_af1b7a0f-cd90-4d22-81c0-e36535665ebd[/livestream] Will play my "Live!" Channel in foruns. |
#10
|
||||
|
||||
I just get this error message all the time when I try to create the BB code:
The following BB Code replacement may not be properly formed. All HTML attributes should be enclosed within double quotes. Code:
<div align="center"> <object width="560" height="340" id="lsplayer"> <param name="movie" value="http://cdn.livestream.com/grid/LSPlayer.swf?channel={option}&clip={param}&autoPlay=false"></param> <param name="allowScriptAccess" value="always"></param> <param name="allowFullScreen" value="true"></param> <embed name="lsplayer" wmode="transparent" src="http://cdn.livestream.com/grid/LSPlayer.swf?channel={option}&clip={param}&autoPlay=false" width="560" height="340" allowScriptAccess="always" allowFullScreen="true" type="application/x-shockwave-flash"> </embed> </object> </div> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|