vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   BB Code Enhancements - JW video player (https://vborg.vbsupport.ru/showthread.php?t=238990)

basilrath 05-04-2010 02:56 PM

I use the other version and mp4 are very iffy on a good day

tlwwolfseye 05-04-2010 03:25 PM

Quote:

Originally Posted by basilrath (Post 2031647)
I use the other version and mp4 are very iffy on a good day

So what you're saying is that the whole thing is not really a stable thing with the files it "claims" to be handling.

dallouleh_s 05-11-2010 06:36 PM

i am really confused... i didn't understand... whicj files i should upload? and where dod i put the path of my video?

thank you

ViciousCode 05-14-2010 02:13 AM

i suggest using an object embed coding instead of a script coding, and remove the word wrapping and parse text as links inside the bbcode, for the video to work

here is the embed version

Code:

<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='470' height='320' id='video1' name='video1'>
<param name='movie' value='http://{forum-url}/player.swf'>
<param name='allowfullscreen' value='true'>
<param name='allowscriptaccess' value='always'>
<param name='wmode' value='transparent'>
<param name='flashvars' value='file=http://{param}'>
<embed
  id='video2'
  name='video2'
  src='http://{forum-url}/player.swf'
  width='470'
  height='320'
  bgcolor='#000000'
  allowscriptaccess='always'
  allowfullscreen='true'
  flashvars='file=http://{param}'
/></object>

to customize your player options, go to the JW Player Setup Wizard

dallouleh_s 05-15-2010 06:23 PM

thank you
how do i make the stretching filled? it is not stretching
also how do i make it auto start?

ViciousCode 05-15-2010 07:08 PM

go to the JW Player Setup Wizard, you can configure the options there. :)

here is the options, you add this after the {param} in the same line, in param tag and embed tag

Code:

&volume=100&autostart=true&stretching=fill

example
Code:

flashvars='file=http://{param}&volume=100&autostart=true&stretching=fill'

dhemitz 05-20-2010 06:52 AM

not work in vbulletin 4.0.3 :(

ViciousCode 05-20-2010 01:35 PM

did you try my code?

Xencored 06-05-2010 10:05 PM

Am guessing WMV cant be played ?

Edit np i made one thanks anyway

JAFRI 06-07-2010 09:18 AM

not work.


All times are GMT. The time now is 03:19 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02204 seconds
  • Memory Usage 1,732KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete