[BBcode]Stage6 Player (stage6 links or own links)
This modification is in the archives.
I did this for my forum because i like the stage6 player, an movies dont look good on the "other players" like [all media]..... i dont know if it was already here ..but i just wanted to share. its should work on most vb versions if not tell me.
There is 2 BBCODES one for the Stage6 links and the other for your own links First BBCODE (stage6 link) Step 1 - Add new BB Code as follows: Title: Stage6 Player "Stage6 Links" Tag: st6 Replacement: Code:
<object codebase="http://go.divx.com/plugin/DivXBrowserPlugin.cab" height="288" width="640" classid="clsid:67DABFBF-D0AB-41fa-9C46-CC0F21721616"><param name="autoplay" value="false"><param name="src" value="http://video.stage6.com/1178789/.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="288" width="640" /></object> Example:
How tho get the number ? On the "Standard Embeded Code" given by stage6 look for
Code:
<object codebase="http://download.divx.com/player/DivXBrowserPlugin.cab" height="144" width="320" classid="clsid:67DABFBF-D0AB-41fa-9C46-CC0F21721616"><param name="autoplay" value="false"><param name="src" value="http://video.stage6.com/1278577/.divx" /><param name="custommode" value="Stage6" /><param name="showpostplaybackad" value="false" /><embed type="video/divx" src="http://video.stage6.com/1278577/.divx" pluginspage="http://go.divx.com/plugin/download/" showpostplaybackad="false" custommode="Stage6" autoplay="false" height="144" width="320" /></object> Description: Add stage6 player with stage6's links. Image: Second BBCODE (external link) Step 1 - Add new BB Code as follows: Title: Stage6 Player "External Links" Tag: stg6 Replacement: Code:
<object codebase="http://go.divx.com/plugin/DivXBrowserPlugin.cab" height="256" width="512" classid="clsid:67DABFBF-D0AB-41fa-9C46-CC0F21721616"><param name="autoplay" value="false"><param name="src" value="http://video.stage6.com/1178813/.divx" /><param name="custommode" value="Stage6" /><param name="showpostplaybackad" value="false" /><embed type="video/divx" src="{param}" pluginspage="http://go.divx.com/plugin/download/" showpostplaybackad="false" custommode="Stage6" autoplay="false" height="256" width="512" /></object> Example:
Description: Add stage6 player with external Direct links. ONLY WORKS WITH divx/avi Image: Download Image Now REMEMBER TO CLICK INSTALL AND REPLY IF IT WORKED Download No files for download. Screenshots |
Similar Mods
BB Code Enhancements Embed Stage6 Players - BB Code | vBulletin 3.6 Template Modifications |