The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
BB Code MP3 Player (postion bar, volume control, play, pause, id3...), New: Popup Details »» | |||||||||||||||||||||||||||||||
BB Code MP3 Player (postion bar, volume control, play, pause, id3...), New: Popup
Developer Last Online: Nov 2023
DEMO: http://hake-clan.de/forum/showthread...s-zum-abwinken
POPUP DEMO: http://hake-clan.de/forum/showthread...l=1#post195668 Standalone Player with automatic playlist based on MP3 files in a folder: Here Just adds an easy to use post bb mp3 player to your vb4. Installation Upload all the files and folders from the zip package to your forum root folder. Go to your admin cp and add a bb custom code. Title: Mp3 Player BB Code Tag Name: MP3 Replacement: Code:
<object type="application/x-shockwave-flash" data="/misc/audio-player/player.swf" id="audioplayer" height="24" width="290"> <param name="movie" value="/misc/audio-player/player.swf"> <param name="FlashVars" value="playerID=audioplayer&soundFile={param}"> <param name="quality" value="high"> <param name="menu" value="false"> <param name="wmode" value="transparent"> </object> Example Code:
http://www.url.com/track.mp3 Use {option}: No Button Image: Code:
images/editor/mp3_bb.png Disable BB Code Within This BB Code: Yes Disable Smilies Within This BB Code: Yes Disable Word Wrapping Within This BB Code: Yes Hit "Save" and you are ready to go! Additional Notes: The wordpress player is developed by Martin Laine (http://wpaudioplayer.com). You can add several options to the player. For a complete list please visit: http://wpaudioplayer.com/standalone. For adding an option you have to edit the: <param name="FlashVars" value="playerID=audioplayer&soundFile={param}" > line. Example: <param name="FlashVars" value="option1=setting1&option2=setting2&playerID=audioplayer&soundFile={param}"> *************** Popup Version: https://vborg.vbsupport.ru/showpost....05&postcount=5 *************** Troubleshooting:
Download Now
Show Your Support
|
Comments |
#72
|
||||
|
||||
Quote:
|
#73
|
|||
|
|||
I having problem getting this to work. I added the following code to bbcode
Title: MP3 Player BB Code Tag Name: MP3 Replacement <script language="JavaScript" src="http://www.mysite.com/audio-player.js"></script> <object type="application/x-shockwave-flash" data="http://www.mysite/player.swf" id="audioplayer1" height="24" width="290"> <param name="movie" value="http://www.mysite/player.swf"> <param name="FlashVars" value="playerID=1&soundFile={param}"> <param name="quality" value="high"> <param name="menu" value="false"> <param name="wmode" value="transparent"> </object> Use {option} No Remove tag if empty: Yes Disable BB Code Within BBcode: Yes Disable Smiles Within BBCode: No Disable Word Wrapping within BBCode: Yes I open a New Thread and added Here is my test song [MP3] http://www.mysite.com/test.mp3[/MP3] enjoy! When I try to view it I see every thing except the player. So far here is what I check. 1: webserver can play shockwave and flash files 2: if I was to type http://www.mysite.com/player.swf using the brower the player will appear 3: if I was to type http://www.mysite.com/test.mp3 using the browser the test.mp3 will try to download. Is there a setting on Vbulletin 4.0.6 that I need to enable/disable ? or am I missing something or will this mod not work on 4.06 Thanks John |
#74
|
||||
|
||||
Demo Link?
Ah wait sorry, no install: no support. |
#75
|
|||
|
|||
Simple design and great stuff; thanks! And it´s also working for 3.8.x as well!
|
#76
|
||||
|
||||
How to set the autoplay man?
Great mod |
#77
|
||||
|
||||
Just add:
<param name="autostart" value="yes"> to the BB Code. |
#78
|
|||
|
|||
whan try to play a file
it said buffering and it keeps buffering |
#79
|
||||
|
||||
Is it a mp3 file? The player supports only mp3 files.
|
#80
|
|||
|
|||
Bit of a newbie here and a little confused. I would like to add podcast mp3 file to my site and am unsure of where/how to place the files. I tried uploading them as an attachment to a new forum post but could not seem to upload them through "upload manager". I then uploaded a test mp3 file to the root directory of my server and added a url link (http://www.mysite.com/test.mp3) to a new forum post. When I click on the url link, a new web browser window pops up and the mp3 plays but not in the manner (embedded player in vb) like described with this plugin. Sure I'm missing the boat...any assistance would be appreciated. thx rb
|
#81
|
|||
|
|||
Got it working...its all in the details of the filepaths. Great work, love it!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|