The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
FLV Player for external FLV source with your logo Details »» | |||||||||||||||||||||||||||||||
FLV Player for external FLV source with your logo
Developer Last Online: Sep 2014
Hi everybody,
New:
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 HTML Code:
[FLV]http://content.bitsontherun.com/videos/3ta6fhJQ.flv[/FLV] 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> 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 Download Now
Screenshots
Show Your Support
|
Comments |
#32
|
||||
|
||||
why would anyone want to add a huge flv advert with a pokey little logo of your site in top right hand corner. Seems pointless to me
|
#33
|
|||
|
|||
Quote:
Thanks, installed & nominated! |
#34
|
||||
|
||||
Sorry to write so late but maybe this will help you:
Code:
<script type='text/javascript' src='path_to_your_site/embed/swfobject.js'></script> <div id='{param}'>"Please refresh page for player"</div> <script type='text/javascript'> var s1 = new SWFObject('path_to_your_site/embed/player.swf','mpl','352','201','9'); s1.addParam('allowscriptaccess','always'); s1.addParam('allowfullscreen','true'); s1.addParam('flashvars','&file={param}&frontcolor=#ffffff&screencolor=#000000&controlbar=over&backcolor=#003F86&logo=path_to_your_site/forums/logo2.png&image={param}.jpg'); s1.write('{param}'); </script> Regards and to see it in action go: here |
#35
|
|||
|
|||
Hi,
Thanks for this great bb-code!! But i'm having some problems to get it working A printscreen: I copy-pasted everything from the topic, but i don't see the example. And, when i try to embed it in a post, there is no video too I embed like: Quote:
Please, will you help me out to get this working ??? |
#36
|
||||
|
||||
Are U sure that U uploaded the mod attachment or the latest files from http://www.longtailvideo.com/players/jw-flv-player/ in the exact location on your server?
|
#37
|
|||
|
|||
Thanks, but it all the files seem to be in place.
I put all the files from the attachment (embed folder) on my server: Still i don't know what's wrong. CMOD is 644 (default). Got more ideas ??? |
#38
|
||||
|
||||
Rember that the embed directory with this files should be placed in the forum root directory. If that's ok then I don't know what should be wrong. Based on the replacement I think you did everything OK
|
#39
|
|||
|
|||
Very nice
Only youtube videos is possible see. With megavideo and other urls is not possible ( 0: Error #2048 ) What can is wrong ? |
#40
|
|||
|
|||
thanks
|
#41
|
|||
|
|||
wowo good mod..
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|