The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
UKBL ~ DIVX BBCode Details »» | ||||||||||||||||||||||||||||||||||
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 Quote:
Just enter the details below into Your ACP > Custom BB Codes BB Code Tag Name HTML Code:
divx HTML Code:
[divx]Link to avi file[/divx] HTML Code:
<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> HTML Code:
[divx]http://download.divx.com/divxlabs/Apples_and_Oranges_Trailer_720-12Mbps.divx[/divx] 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 DivX? is a registered trademark of DivX, Inc. DEMO: http://www.ukbusinesslive.co.uk/foru...ead.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 Screenshots
Supporters / CoAuthors Show Your Support
|
Comments |
#2
|
|||
|
|||
Reserved
|
#3
|
||||
|
||||
I installed the BB code, thank you BTW, seems to be perfect, I get the window, and evetrything seems cool
then ill post a link [divx]http://www.aircraftmechanic.org/bec.divx[/divx] and it comes up with a 404 not found error, and then a permissions error. Yet if I place the address in the browser address bar, it asks to play or download the file, and downloads, so I know the files there. Any ideas?? Im going to use divx for instructional videos on my website. This really looks awesome, and divx is the bet thing to hit streaming video since I have been involved with computers. thank you for the mod, and the help Steve Webmaster aircraftmechanic.org |
#4
|
|||
|
|||
Hi Steve,
Not sure why that happens i'm going to look into it for you today |
#5
|
|||
|
|||
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 ****UPDATE**** The url tags {URL} doesnt seem to be working steve, if that makes any sense. |
#6
|
||||
|
||||
Same here...
|
#7
|
||||
|
||||
I had initially used the code to embed like on an html page, such as http://www.aircraftmechanic.org/nova.htm its embedded and plays, might be some permission restriction in vbulletin, im dying to get it going
S |
#8
|
|||
|
|||
Still waiting to here back from Divx they have sent me the link to the webmaster kit which i can email any coder which wants to take a look, its too big to upload here. file, still its been a struggle to get the embedded code right for Vbulletin.
Perhaps a more experianced coder could look at the scripts, Divx would be a great asset to have on your boards and were 99.9% there, Just wondering if it could be a codec problem? |
#9
|
||||
|
||||
Quote:
UNLESS it's the output format of the divx itself?? Hmmm..... Divx Ultra NTSC (NA etc) or Divx Ultra PAL (Europe etc).... |
#10
|
|||
|
|||
Ok guys I found the problem
The {URL} code is incorrect, simply change with {param} here is the working code: HTML Code:
<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> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|