Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons

Reply
 
Thread Tools
[ Widgets ] CMS Player - Hosted Video - JW Player Details »»
[ Widgets ] CMS Player - Hosted Video - JW Player
Version: 1.00, by nextslit nextslit is offline
Developer Last Online: Mar 2014 Show Printable Version Email this Page

Category: vBulletin CMS Widgets - Version: 4.0.x Rating:
Released: 03-20-2010 Last Update: Never Installs: 20
Uses Plugins
Re-useable Code Additional Files Is in Beta Stage  
No support by the author.

Hello


I?m going to show you how to do a simple mod that you can use JW Player on your Vbulletin. This will allow you to have your own hosted player.



First you need to download JW Player: Flash Video Player
Quote:
Flash Video Player for FLV, H.264/MPEG-4, MP3
and YouTube Videos on your website

How to install :

1- Download JW flash player
2- unzip mediaplayer.zip
3- Upload swfobject.js to your js folder
4- Upload Player.swf and yt.swf to your home root
5- Creat a folder to upload you videos ( call it video )
6- Go to admincp/vbulletin CMS / Widgets / Creat new widget
7- Widget type : static HTML / Title : Player
8- Paste :

Code:
<p id='preview'>The player will show in this paragraph</p>
<script type='text/javascript' src='js/swfobject.js'></script>
<script type='text/javascript'>
var s1 = new SWFObject('player.swf','player','400','300','9');
s1.addParam('allowfullscreen','true');
s1.addParam('allowscriptaccess','always');
s1.addParam('flashvars','file=video/video.flv');
s1.write('preview');
</script>
and save .

9 - go to Layout manager and then add your Player widget to your page .

Note : you can use this HTML code to every page ( CMS post - Thread Post - Blogs and anywher ) just remember to allow HTML code .

Note : It should work with any version of vbulletin .

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 03-24-2010, 10:52 AM
gyaronn's Avatar
gyaronn gyaronn is offline
 
Join Date: Dec 2009
Location: Poland
Posts: 80
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by basilrath View Post
you can also use the following code to add some personalisation to your player

PHP Code:
&logo=http://www.yoursite.com/path-to-logo/flv-logo.png 
gives the display like this http://www.tabletennistalk.co.uk/for...p?136-stream-1
where should i add this line?

and buy the way the code as was written here does not work on 4.0.2
Reply With Quote
  #13  
Old 03-25-2010, 02:26 AM
jkcerda jkcerda is offline
 
Join Date: Mar 2008
Posts: 425
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

will try out
Reply With Quote
  #14  
Old 03-25-2010, 04:10 AM
jkcerda jkcerda is offline
 
Join Date: Mar 2008
Posts: 425
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by murekhalir View Post
Is there any way you can integrate JW player with AME3?

I need to use AME3 (to detect youtube videos) then shove that youtube video INTO the JW player for threads and etc.

LMK. I'm willing to pay.

I ultimately want people to show off their youtube videos on my site. But I want to also brand the player over the YT video and and use my adtonomy pre roll ad.
sounds GOOD
Reply With Quote
  #15  
Old 03-29-2010, 01:17 PM
12xbl's Avatar
12xbl 12xbl is offline
 
Join Date: Aug 2009
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This works brilliantly as a block on the forum http://www.ecmrf.com/forum.php ..... many thanks !!
Reply With Quote
  #16  
Old 03-29-2010, 01:29 PM
Professional2's Avatar
Professional2 Professional2 is offline
 
Join Date: Nov 2009
Location: 1/2 Of the World
Posts: 60
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

why i don't have this?

6- Go to admincp/vbulletin CMS / Widgets / Creat new widget
Reply With Quote
  #17  
Old 04-02-2010, 11:24 AM
AllinJac AllinJac is offline
 
Join Date: Nov 2009
Posts: 89
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any chance this works on VB 3.8.4 or 3.8.5 ???

Sorry for the silly question as I know it is completely different then 3.8 / 4.0 that is but I was just hoping that it would work!

Thanks!

EDIT

Saw that it works on any forum or should work...

Now I was just talking to Jaxel the developer for Video Directory Remixed who is working on a 4.0 release of his MOD... But anyways, he was saying that if you upload the Videos to your server or where ever you want to upload them you could integrate the Player JW Player and set up a new host and use his solution... Which is graphically one of the best I have seen...

Not to familiar with AME personally but like the layout of Video Directory Remixed and the performance and capabilities of Media Pro... To bad someone could not put those two together, it would make one heck of a MOD!!!

Just random thoughts!
Reply With Quote
  #18  
Old 04-05-2010, 05:45 PM
Elitefredy Elitefredy is offline
 
Join Date: Mar 2010
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

the vBulletin Attachment is invalid and the given DL Link is down :S
Reply With Quote
  #19  
Old 04-06-2010, 06:12 PM
murekhalir murekhalir is offline
 
Join Date: Oct 2006
Posts: 254
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by jkcerda View Post
sounds GOOD
But if anyone can do it? I'll pay $$$$
Reply With Quote
  #20  
Old 06-25-2010, 09:58 PM
Nano_ Nano_ is offline
 
Join Date: May 2006
Location: Rio de Janeiro - Brasil
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm not using with widget, but with bbcode.
Anyways, Mark as Installed.
Reply With Quote
  #21  
Old 07-04-2015, 10:00 PM
adelsayed adelsayed is offline
 
Join Date: Apr 2008
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

jwplayer can be used also as attachment player as i done to my forum
and it will work only for members but i had another one for visitors

this one any one can hear it
http://www.sama3almelouk.org/forum/s...ad.php?t=17348

this one for members only
http://www.sama3almelouk.org/forum/s...86&postcount=2
best regards
Adel
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:07 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05347 seconds
  • Memory Usage 2,320KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (1)bbcode_php
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete