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 |
#22
|
|||
|
|||
Also had to edit the path but works great on my forum. Thanks.
|
#23
|
|||
|
|||
auto play
add Code:
<param name="FlashVars" value="playerID=audioplayer&loader=0xC52C24&autostart=yes&soundFile={param}"> |
#24
|
|||
|
|||
This code didn't work with vb4.0.3
|
#25
|
||||
|
||||
Sry there, but atm i have no working 4.0.3 installation of vB4. I will update in 2-3 weeks and then i will have a look for it.
|
#26
|
|||
|
|||
VB4 4.0.3b it work fine
full url not work |
#27
|
|||
|
|||
Quote:
I am able to get the MP3 bb code to work, but only with mp3's uploaded to the same folder as the player. Is this what I should expect? I primarily would like to be able to play mp3 and wavs attachments, However A popup jukebox would be fantastic, If I could prevent downloads by non members. Thank you for your work. |
#28
|
|||
|
|||
tagged and thanks
|
#29
|
||||
|
||||
Quote:
Quote:
Code:
[mp3]http://url.com/track_1.mp3[/mp3] Code:
[mp3]http://url.com/track 1.mp3[ /mp3] Did you noticed this hint? ?If you got any trouble with the player is not showing up, just replace the relative path by an absolute path to your player.swf. Quote:
A popup jukebox with bb code and multiple files seems to be impossible, because of the limited use of parameter in the standard system. But if you want to have a general jukebox for your site look at this: http://www.hake-clan.de/entry.php?2-...ist-generation!) |
#30
|
|||
|
|||
Thank you Olli2k,
I will try more mp3s, as the test ones did have spaces aka %20 I will attempt that again. However note that those with % 20 did play when they were within the same folder on the server. Yes, I did notice and I was able to repair the absolute full path problem. I will attempt the attachments again, however the URL isn't very simple to copy with the new attachment system. Thank you for the Link, I was looking at that and may still use it. However I must worry about copyright, as I have an enemy that watches closely looking for mischief to report. Also I would like to be able to present local artist Play list who may have downloads for sale or in conflict with recording contracts, were I need to protect from becoming a distributor of bootlegs., not the most important. I do wish I could restrict the use of the auto play to myself alone. but I'm not sure how to do that. Again Thank you for your help, I will return after I try the suggestions |
#31
|
|||
|
|||
I had try to used
Code:
[mp3]http://url.com/track_1.mp3[/mp3] I give correct my files mp3 link correct, but still didn't work. I don't know why. Note that before my forum upgrade to vb 4.0.3, it was working very well on vb 4.0.2. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|