PDA

View Full Version : vBulletin 4 Request - beam.pro BB Code


EasyEazy
03-07-2017, 08:27 PM
Hello all

Im looking for some help regarding a new streaming service on Xbox Live.

I want to embed a video from the website below via a BB code

https://beam.pro/

Could anyone help with generating a BB code for the website so I can embed videos into posts?

z3r0
03-08-2017, 06:46 AM
From what I can see it's just a users channel that you embed, if so then this should work.


Title: beam

BB Code Tag Name: beam

Replacement:
<iframe style="width:750px;height:450px;" src="https://beam.pro/embed/player/{param}"></iframe>


Example: FORKITZ

Description: Place the channel name between the beam tags

Use {option}: No
Remove Tag If Empty: Yes
Disable BB Code Within This BB Code:Yes
Disable Smilies Within This BB Code:Yes
Disable Word Wrapping Within This BB Code:Yes
Disable Automatic Link Parsing Within This BB Code:Yes


155954

You may need to adjust the height and width of the iframe to fit your forum.

EasyEazy
03-09-2017, 08:11 PM
From what I can see it's just a users channel that you embed, if so then this should work.


Title: beam

BB Code Tag Name: beam

Replacement:
<iframe style="width:750px;height:450px;" src="https://beam.pro/embed/player/{param}"></iframe>


Example: FORKITZ

Description: Place the channel name between the beam tags

Use {option}: No
Remove Tag If Empty: Yes
Disable BB Code Within This BB Code:Yes
Disable Smilies Within This BB Code:Yes
Disable Word Wrapping Within This BB Code:Yes
Disable Automatic Link Parsing Within This BB Code:Yes


155954

You may need to adjust the height and width of the iframe to fix your forum.

That is superb and works a treat. Thank you so much.