![]() |
JW video player
1 Attachment(s)
this is the first time i post a mod so... i hope it is good :-)
JW Player? Overview The JW Player? is the Internet's most popular and flexible media player. It supports playback of any format the Adobe Flash Player can handle (FLV, H.264, MP4, MP3, AAC, JPG, PNG and GIF). It also supports various streaming and playlist formats (including RMTP, HTTP, live streaming and more), a wide range of flashvar settings and an extensive JavaScript API. The XML-based skinning functionality allows you to completely customize its look and its plugin architecture allows you to easily extend the player with features such as sharing, recommendations, searching, analytics and ad serving. Installation : 1) Download attachment 2) Unzip 3) Upload to forum root 4) Add-in Custom BBCode 5) Done Titel : JW Player:Video Player Tag : JW Replacement : PHP Code:
Description : JW Player:Video Player Use {option}: No Button Image (Optional) : http://icons3.iconfinder.netdna-cdn....o-x-ms-wmv.png Remove Tag If Empty: No Disable BB Code Within This BB Code : No Disable Smilies Within This BB Code : no Disable Word Wrapping Within This BB Code : No to use this as a widget do the next steps: Go to admincp->vbulletin CMS->Widgets->Create new widget Widget type : static HTML Title : Player after doing this press configure and add this code remember to change this line http://www.your-domain-name.com/video/video.mp4 and you can change the size of the player by changing this numbers '215','157' PHP Code:
|
did not work for me
|
what was the problem be more spasefic
|
also not working for me I think its a bug for vb4.0.3
|
1 Attachment(s)
|
The easiest and working system which is very free and open source is used on my site
http://www.tabletennistalk.co.uk/forum/content.php And the log can embed too ......... easy and same type of player with an swf object and js file to be uploaded - simple and very effective as you can see |
is there a way to skin this with a logo?
|
Quote:
Recently moved to vbulletin from phpbb and I am facing the same issue. Help please, Anyone? |
1 Attachment(s)
try the following to make sure this is not the mod ..............
upload the swfplayer and swfobject i have attached to your forum root try this code within a widget or you can use it in a bb code replacement obviously HTML Code:
<script type="text/javascript" src="http://www.pathtoyourforums/swfobject.js"></script> <div id="player">This text will be replaced</div> <script type="text/javascript">var so = new SWFObject('http://www.pathtoyourforums/player.swf','mpl','640','480','9');so.addParam('allowscriptaccess','always');so.addParam('allowfullscreen','true');so.addParam('flashvars','&file=http://www.pathtoyourforums/your.flv');so.write('player');</script> A logo can be added with a line of code behind but try this first You can see it in action on the board in this post ..........HERE |
hi i ran 4.0.3 on my site works very wall if you like i can take a look what is wrong will need a user and a pass to see it on your admincp contact me via pm
|
All times are GMT. The time now is 10:48 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|