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
  #12  
Old 06-24-2010, 10:55 AM
Extra PC Extra PC is offline
 
Join Date: Dec 2009
Posts: 67
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

not working with me

it's show me the player only!! and this message under player

http://media.hqstage.com/455f0c102b7...28587ac1e0.flv&image=flv/preview.jpg" /> http://media.hqstage.com/455f0c102b7...28587ac1e0.flv&image=flv/preview.jpg" />
Reply With Quote
  #13  
Old 06-24-2010, 05:26 PM
Ahmet Turan Ahmet Turan is offline
 
Join Date: Dec 2006
Location: Mersin
Posts: 115
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

* <img src="{param}" style="border:1px solid black" />
* <a href="{option}" style="border-color:red;border-styleutset;" />{param}</a>


This is a problem

The following BB Code replacement may not be properly formed. All HTML attributes should be enclosed within double quotes.
  • <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
  #14  
Old 06-24-2010, 05:35 PM
Ahmet Turan Ahmet Turan is offline
 
Join Date: Dec 2006
Location: Mersin
Posts: 115
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Not working
This play List Not a valid XML file
Reply With Quote
  #15  
Old 06-25-2010, 02:37 AM
JAFRI's Avatar
JAFRI JAFRI is offline
 
Join Date: Jun 2009
Posts: 203
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Title : FLV Player

BB Code Tag Name: 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://server5.shiatv.net/prddata/f1d1/13232.flv[/FLV]

Use {option} : No

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: Yes
Reply With Quote
  #16  
Old 06-25-2010, 11:36 AM
Extra PC Extra PC is offline
 
Join Date: Dec 2009
Posts: 67
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i found the problem


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


test link


http://www.extra-pc.com/vb/showthread.php?t=3151
Reply With Quote
  #17  
Old 06-26-2010, 03:27 AM
JAFRI's Avatar
JAFRI JAFRI is offline
 
Join Date: Jun 2009
Posts: 203
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Extra PC View Post
i found the problem


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


test link


http://www.extra-pc.com/vb/showthread.php?t=3151
thankx
Reply With Quote
  #18  
Old 08-15-2010, 03:46 PM
THE BLUE DRAGON THE BLUE DRAGON is offline
 
Join Date: Jul 2008
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hmm but can i use it for play mp4 ?? or any other video ?

also can i use it for 3.8 ??
Reply With Quote
  #19  
Old 08-15-2010, 07:32 PM
COL NIL SATIS COL NIL SATIS is offline
 
Join Date: Aug 2009
Location: Liverpool UK
Posts: 802
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

tagged
Reply With Quote
  #20  
Old 08-15-2010, 08:28 PM
barbarb barbarb is offline
 
Join Date: Feb 2009
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks
Reply With Quote
  #21  
Old 08-16-2010, 10:23 AM
JAFRI's Avatar
JAFRI JAFRI is offline
 
Join Date: Jun 2009
Posts: 203
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Extra PC View Post
i found the problem


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


test link


http://www.extra-pc.com/vb/showthread.php?t=3151
Yes,,, itis work vb 4.0.6

Thanks for help
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:56 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.05089 seconds
  • Memory Usage 2,337KB
  • 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
  • (2)bbcode_code
  • (2)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
  • (3)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