Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
JW + Flowplayer For FLV - MP4 Video Player Details »»
JW + Flowplayer For FLV - MP4 Video Player
Version: 2.01, by JAFRI JAFRI is offline
Developer Last Online: Jul 2015 Show Printable Version Email this Page

Category: BB Code Enhancements - Version: 4.1.x Rating:
Released: 06-22-2010 Last Update: 04-29-2012 Installs: 68
Additional Files  
No support by the author.


BB Code for FLV | MP4 | MP3 | Facebook | blip Tv | Video Player


JW.Player


Flowplayer


--------------------------------------------------------------------------
Download More .Swf Plyers

http://blip.tv/scripts/flash/blipplayer.swf
http://flash.revver.com/player/1.0/player.swf

JW: http://www.longtailvideo.com/players/jw-flv-player/
JW: http://www.longtailvideo.com/addons/skins

--------------------------------------------------------------------------
  • Multi Videos per thread allowed
  • Download the attachment..
  • Upload flv folder and all subfiles in the main folder of your site. [By FTP]
  • Now go to your admin CP of the forum.
  • In Admincp >> Custom BB Codes >> Add New BB Code
Here
Add following informations
TITLE: FLV Player
TAG: FLV
Replacement:

Code:
<object id="player" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" name="player" width="520" height="420">
        <param name="movie" value="flv/player.swf" />
        <param name="allowfullscreen" value="true" />
        <param name="allowscriptaccess" value="always" />
        <param name="flashvars" value="file={param}&image=flv/preview.jpg" />
        <embed
            type="application/x-shockwave-flash"
            id="player2"
            name="player2"
            src="flv/player.swf" 
            width="520" 
            height="420"
            allowscriptaccess="always" 
            allowfullscreen="true"
            flashvars="file={param}&image=flv/preview.jpg" 
        /></object>


EXAMPLE:
[FLV]http://www.yourweb.com/forum/video.flv[/FLV]

Description: The pasted link of your FLV video will automatically Embedded with the pages JW Player
Button Image: Write the URL of the flv/flv.gif

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
Disable Automatic Link Parsing Within This BB Code: yes

And save all..
------------------------------------------------------------
JW Player DEMO : www.shiafriends.com
---------------------------------------------------------------------------

FlowPlayer BB Code

Working fine on vb 4.1.x

Flowplayer
DEMO : www.shiafriends.com

Download : flowplayer-bbcode-Shiafriends.com.zip and following installation guide.

Upload videos folder in your forum root directory.

Download Now

File Type: zip FLV-MP4 Player for VB4.zip (94.0 KB, 892 views)
File Type: txt install-now!.txt (1.4 KB, 430 views)
File Type: zip flowplayer-bbcode-Shiaforums.com.zip (168.7 KB, 228 views)

Show Your Support

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

Comments
  #32  
Old 09-03-2010, 10:26 AM
JAFRI's Avatar
JAFRI JAFRI is offline
 
Join Date: Jun 2009
Posts: 203
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Hall of Famer View Post
Looks interesting, does it work with Clipbucket's FLV videos?
yes , working all .flv fils
Reply With Quote
  #33  
Old 09-03-2010, 10:29 AM
JAFRI's Avatar
JAFRI JAFRI is offline
 
Join Date: Jun 2009
Posts: 203
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by WhiskeyOSS View Post
Got it installed got figured out my file attributes were a issue it starts loading the clip I want to show and loads and loads and loads.. been loading for a long time now .. what did I miss..
send me link , i check what missing,
Reply With Quote
  #34  
Old 09-04-2010, 08:29 AM
Big-Pete Big-Pete is offline
 
Join Date: May 2009
Posts: 187
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Aamir Durrani View Post
dear, itis work fine 406 see this [/B]& check version
See post #27, I have it working in vb406 with videos from amazon s3/cloufront, the only issue is that whenever you change something in the bb code you get the error message..
Reply With Quote
  #35  
Old 09-04-2010, 04:08 PM
WhiskeyOSS WhiskeyOSS is offline
 
Join Date: Mar 2010
Posts: 137
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I got a error about some brackets when I installed it

<object id="player" classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" name="player" width="520" height="420">
<param name="movie" value="flv/player.swf" />
<param name="allowfullscreen" value="true" />
<param name="allowscriptaccess" value="always" />
<param name="flashvars" value="file={param}&image=flv/preview.jpg" />
<embed
type="application/x-shockwave-flash"
id="player2"
name="player2"
src="flv/player.swf"
width="520"
height="420"
allowscriptaccess="always"
allowfullscreen="true"
flashvars="file={param}&image=flv/preview.jpg"
/></object>
Reply With Quote
  #36  
Old 09-08-2010, 03:25 PM
lubbie lubbie is offline
 
Join Date: May 2010
Posts: 169
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Same Problem here
Reply With Quote
  #37  
Old 09-08-2010, 04:01 PM
WhiskeyOSS WhiskeyOSS is offline
 
Join Date: Mar 2010
Posts: 137
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I could not get the code in the D/L to work but I copied and Pasted the code from the main page here and it works great.
Reply With Quote
  #38  
Old 09-08-2010, 04:40 PM
lubbie lubbie is offline
 
Join Date: May 2010
Posts: 169
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Which Post?

Edit. i still have the problem
Reply With Quote
  #39  
Old 09-08-2010, 05:29 PM
WhiskeyOSS WhiskeyOSS is offline
 
Join Date: Mar 2010
Posts: 137
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I had a issue with my folder permissions and with the path to the videos how ever I am using this to show videos in a specific location on my website. I set my Folder to 777 I ignored the error about the brackets and it worked any way


<object id="player" classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" name="player" width="520" height="420">
<param name="movie" value="flv/player.swf" />
<param name="allowfullscreen" value="true" />
<param name="allowscriptaccess" value="always" />
<param name="flashvars" value="file={param}&image=flv/preview.jpg" />
<embed
type="application/x-shockwave-flash"
id="player2"
name="player2"
src="flv/player.swf"
width="520"
height="420"
allowscriptaccess="always"
allowfullscreen="true"
flashvars="file={param}&image=flv/preview.jpg"
/></object>
Reply With Quote
  #40  
Old 09-09-2010, 01:56 PM
josantos josantos is offline
 
Join Date: Oct 2009
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Kool, thanks
Reply With Quote
  #41  
Old 09-13-2010, 01:37 PM
BiZiMDiYaR BiZiMDiYaR is offline
 
Join Date: Aug 2006
Posts: 100
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,

How to play swf files.. ? does this support also ?

Thanks.
Reply With Quote
Reply


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 11:38 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.08118 seconds
  • Memory Usage 2,340KB
  • 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
  • (3)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
  • (4)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
  • (3)postbit_attachment
  • (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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete