PDA

View Full Version : BB Code Enhancements - UKBL ~ DIVX BBCode


UKBusinessLive
11-27-2008, 10:00 PM
UKBL ~ DIVX BBCode

One of the Best Video BBcodes around for Suberb Quality Playback, even on Full Screen Mode, You want the best for your Site, here it is ;)

DivX, Inc is a digital media company that enables consumers to enjoy a high-quality video experience across any kind of device. DivX creates, distributes and licenses digital video technologies that span the "three screens" comprising today's consumer media environment ? the PC, the television and mobile devices. Over 100 million DivX Certified? devices have shipped into the market from leading consumer electronics manufacturers. DivX also offers content providers and publishers a complete solution for the distribution of secure, high-quality digital video content. Driven by a globally recognized brand and a passionate community of hundreds of millions of consumers, DivX is simplifying the video experience to enable the digital home.

Now you'll be able to use DivX format files within your forums

Just enter the details below into Your ACP > Custom BB Codes

BB Code Tag Name
divx


Example:
Link to avi file

Replacement:
<object classid="clsid:67DABFBF-D0AB-41fa-9C46-CC0F21721616" width="500" height="410" codebase="http://go.divx.com/plugin/DivXBrowserPlugin.cab">
<param name="mode" value="full" />
<param name="autoPlay" value="false" />
<param name="src" value="{param}" />
<embed type="video/divx" src="{param}" mode="full" width="500" height="410" autoPlay="false" pluginspage="http://go.divx.com/plugin/download/">
</embed>
</object>

So you would type in something along the lines of

http://download.divx.com/divxlabs/Apples_and_Oranges_Trailer_720-12Mbps.divx


The other settings for the BBCode are:

Use {option}: -> No
Remove Tag If Empty -> Yes
Disable BB Code Within This BB Code -> No
Disable Smilies Within This BB Code -> No
Disable Word Wrapping Within This BB Code ->No

Works on v. 3.7.x too!! ;)

Enjoy :D

DivX? is a registered trademark of DivX, Inc.

DEMO: http://www.ukbusinesslive.co.uk/forum/showthread.php?t=1351

Update: 12/08 Added new Film.gif to add to text edit box, just add this image when you add your BBCode to enable you to quick start your DIVX entry

;)

UKBusinessLive
11-28-2008, 06:38 PM
As this works OK
Added this in the 3.7.x forums to help with searches.

enjoy :D

TheLastSuperman
11-29-2008, 09:44 PM
Same error regardless of VB Version....

Thanks, Marked as installed ;)

However I get the same 404 error.

I have set the file and folder permissions to 777 just incase but had no joy so far, look forward to that update :D

****UPDATE****

The url tags {URL} doesnt seem to be working steve, if that makes any sense.



Please see your 3.8 thread and reply asap ;).

https://vborg.vbsupport.ru/showthread.php?p=1675385

Thanks.

UKBusinessLive
11-30-2008, 07:27 AM
Same error regardless of VB Version....





Please see your 3.8 thread and reply asap ;).

https://vborg.vbsupport.ru/showthread.php?p=1675385

Thanks.

Working Now!!, Relacement has been updated, many thanks to DangerousDale for spotting the error

Enjoy :D

FiMeTi
12-03-2008, 06:32 PM
very nice one ... this would rock if it would show a movie as a thumbnail and by start it would grow or something like that. ^^
Because it dont looks very addressing when you post a bunch of movies. =)

good job. thx mate!
Installed!

UKBusinessLive
12-04-2008, 05:17 PM
very nice one ... this would rock if it would show a movie as a thumbnail and by start it would grow or something like that. ^^
Because it dont looks very addressing when you post a bunch of movies. =)

good job. thx mate!
Installed!

Cheers Buddy , Glad you liked it

You could alter the screen height and width and edit the code to select autoplay then members could maximise the screen to full screen themselves?? or you could just put a link to a full screen page underneath.

The great thing about Divx is that it turns a 2.5gb film into 100 megs and streams just like watching it on tv, I can see a good few movie forums being set up as a result.

Just edit the bits in red

<<object classid="clsid:67DABFBF-D0AB-41fa-9C46-CC0F21721616" width="500" height="410" codebase="http://go.divx.com/plugin/DivXBrowserPlugin.cab">
<param name="mode" value="full" />
<param name="autoPlay" value="true" />
<param name="src" value="{param}" />
<embed type="video/divx" src="{param}" mode="full" width="100" height="75" autoPlay="true" pluginspage="http://go.divx.com/plugin/download/">
</embed>
</object>

FiMeTi
12-04-2008, 06:41 PM
haha damn I should have come up with that idea myself. lol

Thx man really appreciate your help. Now im fine! ;D

UKBusinessLive
12-27-2008, 03:26 PM
Just added a small gif, film.gif so that you can now use it in your text edit box.

Enjoy :D

steve1966
12-27-2008, 04:09 PM
thanks