PDA

View Full Version : BB Code Enhancements - Embed Stage6 Players - BB Code


SauravG
12-29-2007, 10:00 PM
I post a lot of stage6 links on my forum so I decided to make this to make my life easier, so all the videos are embedded on my site.

There are similar BB Codes on this forum but some dont work as the coding is wrong and others use a long way when there is no need.

Please click Installed if you use this. Thank You. :)

How to:

AdminCP > Custom BB Codes > Add New BB Code

Title: Stage6 Player "Stage6 Links"
Tag: s6
Replacement:

<a><strong>Double click video for full screen</a>&nbsp;&nbsp;<a href="http://www.irapid.co.uk/stage6/share.php?v={param}">Share</a>&nbsp;&nbsp;<a href="http://video.stage6.com/{param}/.divx">Download</a></strong><br /><br />
<object codebase="http://go.divx.com/plugin/DivXBrowserPlugin.cab" height="330" width="660" classid="clsid:67DABFBF-D0AB-41fa-9C46-CC0F21721616">
<param name="autoplay" value="false">
<param name="src" value="http://video.stage6.com/{param}/.divx" />
<param name="custommode" value="Stage6" />
<param name="showpostplaybackad" value="false" />
<embed type="video/divx" src="http://video.stage6.com/{param}/.divx" pluginspage="http://go.divx.com/plugin/download/" showpostplaybackad="false" custommode="Stage6" autoplay="false" height="330" width="660" />
</object>

Example: 1999587
Description: Stage6 Player
Use {option}: No
Button Image: /images/smalldivxbutton.png

Click Save.

Upload the image in the zipped file to your /images folder in your forum directory.

And thats it.

How do you know what number to put inbetween the BB tag?

The number is located on the stage6 links.
http://www.stage6.com/user/ldbeshara/video/1999587/The-Toxic-Avenger
or
http://video.stage6.com/1999587/.divx

Feedbacks?

SauravG
01-30-2008, 08:23 PM
Updated. Added images.

demon45
02-27-2008, 03:29 AM
useless as of thursday 2-28- 08, stage6 will cease to exist. crappy situation but thanks for the code. perhaps mod it to stream any divx format site?

Deep-X
03-07-2008, 07:18 AM
Anyway to turn this into xvid format or stage6 is off line but there are many other sites that support dvix. Such as Joox.net

KiLLAxMAHN
09-27-2008, 07:12 PM
i have a Dvix video on my site this is the link http://www.ownsta.com/Videos/OwnstaGrondZero.divx

is there a way i can make it play on my forum with a BBcode?

i know i can Embed it by using HTML but i want it so i can post it by using a BBcode. Thankz

Digital Jedi
09-27-2008, 07:55 PM
I believe there's some Divx BBCode. Try doing a Titles Only search. Also, the modification in my sig handles lots of media without the use of special code.