View Full Version : Mini Mods - FLV Player for external FLV source with your logo
ogameclub
11-30-2008, 10:00 PM
Hi everybody,
New:
Your logo adding
Defauld vbulletin ScreencolorIf you know full URL of FLV video, can use this code.
Tips: FLV Get! (https://addons.mozilla.org/en-US/firefox/addon/5605) and Internet Download Manager (http://www.internetdownloadmanager.com) can be detect a URL of FLV video from the web-player.
FLV player for this hack: The JW FLV Player (http://www.jeroenwijering.com/?item=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 (http://creativecommons.org/licenses/by-nc-sa/3.0/).
Installation:
1- Upload attachments to forum root,
2- Custom BB Codes:
BB Code Tag Name:
FLVExample:
http://content.bitsontherun.com/videos/3ta6fhJQ.flvReplacement (Please find http://www.ogameclub.com/images/editor/logo.gif and replace your logo URL):
<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 (http://www.ogameclub.com/video/33277-flv-video-deneme.html)
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
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
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 :
<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=http://content.bitsontherun.com/videos/3ta6fhJQ.flv'); so.write('player'); </script>
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.
ogameclub
12-03-2008, 08:45 AM
arauf, check this bbcode and flv URL. A quick reply with video require refresh page.
lonasdigital, (https://vborg.vbsupport.ru/member.php?u=174777) you are right, chanced. Thanks
lonasdigital
12-03-2008, 03:55 PM
lo que me refiero es que a mi no me funcionaba y al quitar ese parametro ( / ) ya me funciono perfectamente,solo queria ayudar a otros usuarios con el mismo problema ya que algunos tenemos el foro en otra ruta diferente a la default.
un saludo
dbigras
12-15-2008, 07:44 PM
When I try to play an mp4 video, I hear the audio, but I don't see the video.
ogameclub
12-24-2008, 07:38 PM
When I try to play an mp4 video, I hear the audio, but I don't see the video.
Can be codec problem...
Try this:
http://a9.video.blip.tv/1320000441107/2425tv-HowToRollABluntByCreep13PunxLaOnda974.mp4
ANGLICO
12-31-2008, 12:27 AM
I've uploaded the player to the root of my cPanel
I've uploaded a flv file to my /public_html/forums/video/JONES_Title01.flv area.
Not really interested in playing publicly viewable videos. I just have a few late 60's film reels that have been converted to flv files for a restricted forum for veterans.
Will this work for me? I'm really ignorant about html. Can anyone suggest the specific code to enable this for a very old video (not audio)?
thanks
12/30 update - too old to party but still wishing everyone a healthy and happy 2009!
crkgb
01-04-2009, 11:10 PM
Is it possible to make two instances of the player to play in the same post. Right now it does not work.
ANGLICO
01-07-2009, 01:28 PM
I uploaded the flash player to my cPanel root along with the swf file to the forums. I only wanted to enable flash for me, but not the users.
The player worked great, the application for me was a swf image as the forum banner in the header. HOWEVER, several weeks ago I reported to vb.com that my website was "hanging up." They checked it out and couldn't duplicate it.
Time passes, I'm still having the problem.
Now two administrators in two different States, using three different computers with three ISP's duplicate the same problem of hanging up, usually after 30 or 45 minutes online, often while doing other things and not working on the site.
I've temporarily replaced the flash banner with a static banner, and so far no problems, so the problem is evidently either with the flash player downloaded from here, or with the swf image that was my banner in the header.
Just reporting, so you know. If anyone else has experienced this, please advise.
ckusmez
01-23-2009, 06:02 AM
there is a weird mistake. if i add more than one video in a page. First video is shown no problem. Bu the others says refresh the page. i can't put more than one video in a page. what can i do ?
alex_vaa
01-28-2009, 11:20 AM
If you want to place preview image you can create url like this
http://domain.com/video/1.flv&image=/path/to/image.jpg
I got a problem with integration of this mod into the Vbadvanced
When I post a news the video is ok...
On the second news with a video it tracks the first video and on the older news it's written: "Please refresh page for player"
Can anyone tell me how to solve this problem?
mavikumsal
01-31-2009, 05:35 PM
Thanks and Teşekkürler...
there is a weird mistake. if i add more than one video in a page. First video is shown no problem. Bu the others says refresh the page. i can't put more than one video in a page. what can i do ?
Hi,
I managed to solve this problem. Put {param }i nstead of id of the player.
I mean replace in the code the 'player' with '{param}' everywhere
Cheers
xixxon
02-01-2009, 07:51 AM
That's great!!!
But it too large.. How can I resize it to smaller.
compact123
02-04-2009, 09:16 PM
Thanks dude, nice work...
Dostum birde T?rk?e anlatabilirmsiin, eksik olma...
ogameclub
02-06-2009, 05:39 PM
That's great!!!
But it too large.. How can I resize it to smaller.
Find '640','480' and replace your size. May be '320','240'
Thanks dude, nice work...
Dostum birde T?rk?e anlatabilirmsiin, eksik olma...
If you know full URL of FLV video, can use this code. Using this code is here (http://www.ogameclub.com/showpost.php?p=137445&postcount=8).
Dostum İDM kullanıyorsan bilirsin, dış videolara download linki oluşur. Burada (http://www.ogameclub.com/showpost.php?p=137445&postcount=8) videolu anlatım var. Problem olursa bana PM at.
Hi,
I managed to solve this problem. Put {param }i nstead of id of the player.
I mean replace in the code the 'player' with '{param}' everywhere
Cheers
Sorry, can you write your complete code?
powersilie
02-21-2009, 11:26 AM
Hallo DoDe!
Please write your complete code here, because I'm also interested in. I have the same problem like others that only the first video is shown. If I put another FLV on the site, he tells me that flash player is required.
Thanks in advance ;)
Karin
powersilie
02-27-2009, 08:50 PM
Hi,
I managed to solve this problem. Put {param }i nstead of id of the player.
I mean replace in the code the 'player' with '{param}' everywhere
Cheers
Please could you write the complete code here?
Thank You
Karin
harisafp
03-06-2009, 06:05 PM
That's simple code ....
Example :
Replacement :
<script type="text/javascript" src="http://your-link.com/forum/swf/swfobject.js"></script> <div id='{param}'>"Please Refresh Page for Player"</div> <script type="text/javascript"> var so = new SWFObject('http://your-link.com/forum/swf/player.swf','mpl','320','240','9'); so.addParam('allowscriptaccess','always'); so.addParam('allowfullscreen','true'); so.addParam('flashvars','&file={param}&frontcolor=330033&screencolor=#E1E4F2&logo=http://hitech-lamongan.com/forum/swf/flv.gif');
so.write('{param}')
</script>
Discription
Embed a FLV. You <b>only</b> Put the Video Link in between the BBCode tags (<b>NOT</b> The Full URL !). Embedding <b>Must</b> be Enabled for the Video !
Best Regards.
Harisa FP (http://hitech-lamongan.com/forum)
powersilie
03-07-2009, 07:27 AM
THANKS A LOT, harisafp!!!
Now it works for me, great!
Best Regards
Karin
frank44
03-26-2009, 01:38 AM
answered previously
TimberFloorAu
03-27-2009, 03:01 AM
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
J105C
04-04-2009, 01:48 AM
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
I have a few FLV's :D
Thanks, installed & nominated!
Sorry to write so late but maybe this will help you:
<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>
So in the directory I put the video, I put also the picture I want to show when the video is in the stop mode. The name of the picture is the same as the movie with it's extension plus the .jpg . For exemple the movie name is: "your_movie.flv" and the pictures name is: "your_movie.flv.jpg"
Regards and to see it in action go: here (http://www.dfgrom.com/forums/showthread.php?t=2459)
tijmen_4real
05-08-2009, 01:54 PM
Hi,
Thanks for this great bb-code!! But i'm having some problems to get it working
A printscreen:
http://www.deorvanheemskerk.nl/journaal/bbcode_ps.JPG
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:
http://www.deorvanheemskerk.nl/journaal/162009.flv
This FLV is on its location, but the player doesn't work at all. I just see my bbcode in my post, like text....
Please, will you help me out to get this working ???
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?
tijmen_4real
05-08-2009, 04:15 PM
Thanks, but it all the files seem to be in place.
I put all the files from the attachment (embed folder) on my server:
http://www.deorvanheemskerk.nl/journaal/embed/bbcode_ps2.JPG
Still i don't know what's wrong.
CMOD is 644 (default).
Got more ideas ??? :(
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
Navyr
08-08-2009, 07:30 AM
Very nice
Only youtube videos is possible see.
With megavideo and other urls is not possible ( 0: Error #2048 )
What can is wrong ?
mr.ehab
08-08-2009, 12:39 PM
thanks
PHILIPS-08
08-10-2009, 08:15 AM
wowo good mod..
Hi,
there is no chance to get this BB code to display a preview of the flv video, instead of nothing?
Right now, I have just a black screen with a play, but would like to show a picture from the movie instead of
is this possible and how the code looks like?
I'm using right now this:
<script type="text/javascript" src="http://your-link.com/forum/swf/swfobject.js"> </ script> <div id='{param}'> "Please Refresh the Page Player "</ div> <script type="text/javascript"> var so = new SWFObject ( 'http://your-link.com/forum/swf/player.swf', 'mpl','320 ', '240 ','9'); so.addParam ( 'allowscriptaccess',' always'); so.addParam ( 'allowfullscreen', 'true'); so.addParam ( 'FlashVars',' & file = (param) & front color = 330033 & screen color = # E1E4F2 & logo = http://hitech-lamongan.com/forum/swf/flv.gif ');
so.write ( '(param)')
</ script>
anyone can help?
That's simple code ....
Example :
Replacement :
<script type="text/javascript" src="http://your-link.com/forum/swf/swfobject.js"></script> <div id='{param}'>"Please Refresh Page for Player"</div> <script type="text/javascript"> var so = new SWFObject('http://your-link.com/forum/swf/player.swf','mpl','320','240','9'); so.addParam('allowscriptaccess','always'); so.addParam('allowfullscreen','true'); so.addParam('flashvars','&file={param}&frontcolor=330033&screencolor=#E1E4F2&logo=http://hitech-lamongan.com/forum/swf/flv.gif');
so.write('{param}')
</script>
Discription
Embed a FLV. You <b>only</b> Put the Video Link in between the BBCode tags (<b>NOT</b> The Full URL !). Embedding <b>Must</b> be Enabled for the Video !
Best Regards.
Harisa FP (http://hitech-lamongan.com/forum)
can anyone make this as a module for vbadvanced or make it work on vbadvanced??
Brathamike
08-13-2009, 02:13 PM
Great mod but all you need to do to watch videos is put a embed code in the forum and you really wont need this script...just to let ya know
Hi,
there is no chance to get this BB code to display a preview of the flv video, instead of nothing?
Right now, I have just a black screen with a play, but would like to show a picture from the movie instead of
is this possible and how the code looks like?
I'm using right now this:
<script type="text/javascript" src="http://your-link.com/forum/swf/swfobject.js"> </ script> <div id='{param}'> "Please Refresh the Page Player "</ div> <script type="text/javascript"> var so = new SWFObject ( 'http://your-link.com/forum/swf/player.swf', 'mpl','320 ', '240 ','9'); so.addParam ( 'allowscriptaccess',' always'); so.addParam ( 'allowfullscreen', 'true'); so.addParam ( 'FlashVars',' & file = (param) & front color = 330033 & screen color = # E1E4F2 & logo = http://hitech-lamongan.com/forum/swf/flv.gif ');
so.write ( '(param)')
</ script>
anyone can help?
anyone???
can anyone make this as a module for vbadvanced or make it work on vbadvanced??
anyone???
J105C
08-18-2009, 08:36 AM
anyone???
You can only display stand alone pictures, nothing live from the video.
I don't use vbadvanced either, sorry man!
You can only display stand alone pictures, nothing live from the video.
I don't use vbadvanced either, sorry man!
hmm, but thank you.. :-)
kmohamed
09-12-2009, 02:03 AM
installed work prefect with flash files. however, the mp4 doesn't work.. any idea
basilrath
09-13-2009, 09:10 PM
you can use the mod i made here (https://vborg.vbsupport.ru/showthread.php?t=216067) for the same idea but without having the adverts.......... the flash player is the same and you then have the control of any flv you would like as you add the url of your own flv.......the logo is added easily as the mod explains too.
The advert actually is a stipulation if you use the external ........ simply have it on your root then control is yours.
Freddy.k
09-14-2009, 01:39 PM
merci cool
Brathamike
09-29-2009, 05:55 AM
I BEEN LOOKING FOR THIS!!!!!!!!!!!!!!!!!!!!!!!!!!! sWweeeeeeeeeeeeeeeeeeeeeeeeeeeeeet thansk bro good job on this mod
How do i change the size of the player?
klaush
10-03-2009, 08:47 PM
Man, this is bbcode. The only thing you have to do is to add a new vbadvanced bbcode module and insert the code for the video.
That?s it.
anyone???
Brathamike
10-05-2009, 04:35 AM
How do i change the size of the player?
BadgerDog
10-10-2009, 10:09 PM
installed work prefect with flash files. however, the mp4 doesn't work.. any idea
I couldn't make it work with anything except FLV files either ... :down:
Regards,
Badger
Tagert
10-16-2009, 10:06 PM
many thanks!
I couldn't get it to work with the setup wizard they had on the JW flash player site.
But this worked just nicely!
I'm curious though, is it possible to display the filename of the flash movie clip on the center of the screen before starting it, instead of the white current one?
lnxtr
10-29-2009, 09:57 AM
demo çalışmadı
basilrath
10-30-2009, 11:00 PM
many thanks!
I couldn't get it to work with the setup wizard they had on the JW flash player site.
But this worked just nicely!
I'm curious though, is it possible to display the filename of the flash movie clip on the center of the screen before starting it, instead of the white current one?
just by editing the flv to your liking ........... or have something in the players place beforehand like me driving business site ........... HERE (http://www.daverobson.com/index.php?pageid=video)
PAKIDIL
11-13-2009, 07:37 PM
it doesnt work with 3.7
Chance4Today
09-21-2010, 04:29 AM
Reserved
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.