vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Mini Mods - FLV Player for external FLV source with your logo (https://vborg.vbsupport.ru/showthread.php?t=197756)

ogameclub 11-30-2008 10:00 PM

FLV Player for external FLV source with your logo
 
1 Attachment(s)
Hi everybody,

New:
  • Your logo adding
  • Defauld vbulletin Screencolor
If you know full URL of FLV video, can use this code.
Tips: FLV Get! and Internet Download Manager can be detect a URL of FLV video from the web-player.

FLV player for this hack: The JW FLV Player is an easy and flexible way to add video and audio to your website. It supports playback of any format the Adobe Flash Player can handle (FLV, MP4, MP3, AAC, JPG, PNG and GIF). It also supports RTMP, HTTP and live streaming, various playlists formats, a wide range of settings and an extensive javascript API.

You can use noncommercial license.

Installation:

1- Upload attachments to forum root,

2- Custom BB Codes:

BB Code Tag Name:
HTML Code:

FLV
Example:
HTML Code:

[FLV]http://content.bitsontherun.com/videos/3ta6fhJQ.flv[/FLV]
Replacement (Please find http://www.ogameclub.com/images/editor/logo.gif and replace your logo URL):
HTML Code:

<script type="text/javascript" src="embed/swfobject.js"></script>  <div id="player">"Please refresh page for player"</div>  <script type="text/javascript"> var so = new SWFObject('embed/player.swf','mpl','640','480','9'); so.addParam('allowscriptaccess','always'); so.addParam('allowfullscreen','true'); so.addParam('flashvars','&file={param}&frontcolor=330033&screencolor=#E1E4F2&logo=http://www.ogameclub.com/images/editor/logo.gif');
so.write('player');
</script>

The other settings for the BBCode are:

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

Demo

glorify 12-01-2008 08:48 PM

Great player, I have used it for awhile.

I may be wrong, but I thought you had to use the commercial even if you have adsense on your site.

beduino 12-02-2008 09:04 AM

hi
work with 3.7.x?
tks
beduino

zglows 12-02-2008 10:04 AM

i love this mod!

ogameclub 12-02-2008 06:05 PM

Quote:

Originally Posted by beduino (Post 1676936)
hi
work with 3.7.x?
tks
beduino

Probably works all version.

Mr.samy 12-02-2008 08:10 PM

very good .... installed

arauf 12-02-2008 09:52 PM

1 Attachment(s)
In Thread

its showing "Please Refresh Page for Player"

BB Code manager

Everything is done as explained

whats wrong !. ?

zglows 12-02-2008 10:20 PM

I get "please refresh page for player"
what is wrong ?

lonasdigital 12-03-2008 12:24 AM

teneis que ponerlo asi a los que os pasa eso :

Code:

<script type="text/javascript" src="embed/swfobject.js"></script>  <div id="player">"Please refresh page for player"</div>  <script type="text/javascript"> var so = new SWFObject('embed/player.swf','mpl','640','480','9'); so.addParam('allowscriptaccess','always'); so.addParam('allowfullscreen','true'); so.addParam('flashvars','&amp;file=http://content.bitsontherun.com/videos/3ta6fhJQ.flv'); so.write('player'); </script>

jerx 12-03-2008 08:05 AM

I think glorify is right. Every site with ads on it, will be classified as commercial and needs to purchase a license for € 30, which also allows you to remove branding.


All times are GMT. The time now is 10:16 PM.

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.01050 seconds
  • Memory Usage 1,740KB
  • 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
  • (1)bbcode_code_printable
  • (3)bbcode_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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