![]() |
BB Code MP3 Player (postion bar, volume control, play, pause, id3...), New: Popup
1 Attachment(s)
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"> 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:
|
Nice, but where can I actually find MP3 songs on the web? Haha
|
Great work mate, and TOP tune on your demo !!!!!
Tagged |
DEMO: http://hake-clan.de/forum/showthread...l=1#post195668
I did a popup version of this one now. So user can open the song and go on surfing while listening to the mp3. Installtion: (i will only list the diffrence to the post in line version) In the package there are now much more files. Feel free to edit the player.php Gfx for your style and forum. Upload all files to your forum root. Title: MP3 Popup BB Code Tag: mp3p (just if you want to use both versions of the player, otherwise you can choose mp3) Replacement: Code:
<a href="#" onClick="window.open('/misc/audio-player/player.php?mp3={param}','Player','width=300,height=140,scrollbars=no,location=no,resizable=no,left=50,top=50'); return false";><img src="/images/editor/playicon.png" width="81" height="24" border="0"></a> Code:
[mp3p]http://url.de/track.mp3[/mp3p] Button Image: Code:
images/editor/mp3p_bb.png |
Quote:
I got a 404 for http://www.alra7ba.net/vb/misc/audio-player/player.swf |
Ok,
pls try to adjust: Code:
<object type="application/x-shockwave-flash" data="/misc/audio-player/player.swf" id="audioplayer" height="24" width="290"> Code:
<object type="application/x-shockwave-flash" data="http://www.alra7ba.net/vb/images/misc/audio-player/player.swf" id="audioplayer" height="24" width="290"> |
now it is ok
thank you very match man |
Np,
but i dont understand that you can see the white background of the player, when it is small. Could you pls try: Code:
<param name="FlashVars" value="transparentpagebg=yes&playerID=audioplayer&soundFile={param}"> |
love it! works perfectly on my site.
|
Quote:
Code:
<br> is it possible that you forget to add these lines to the bb code? Code:
<param name="quality" value="high"> Quote:
Code:
textblabla[mp3]url/to/file.mp3[/mp3]blablatext |
Quote:
Wll ok, that was my fault. just have to practise a little bit of copy and paste. Just missed the last line by c&p the code to vbulletin.org. Just add a Code:
</object> Big sorry for that. |
automatic mp3 attachment player is needed...
|
Where does each folder actually go in the forum root? Obviously the images folder doesn't actually go into it, you just move the picture into the right picture, but for misc, do you want us to put that in the misc images folder or just in the forum root as a new folder?
|
Quote:
|
Quote:
But you are free to put the files where you want, you just have to adjust the pathes in the tag code. |
I have installed this and it works just i got error , when i press play This error would be shown : File Not Found What's the problem>
|
Quote:
|
This is absolutely brilliant! Thank you for sharing :)
|
Im having an issue with the pop up player working.
it pops up and says: Forbidden You don't have permission to access /misc/audio-player/player.php on this server. Can you please help me fix it? |
I had to use absolute url's for the location of the player too. Not sure why.... but it works :)
Great plugin! |
Also had to edit the path but works great on my forum. Thanks. :)
|
auto play
add Code:
<param name="FlashVars" value="playerID=audioplayer&loader=0xC52C24&autostart=yes&soundFile={param}"> |
This code didn't work with vb4.0.3
|
Quote:
|
VB4 4.0.3b it work fine
full url not work |
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. |
tagged and thanks
|
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!) |
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 |
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. |
Quote:
Really it does not work with the versioin VB4.0.3, I have everything placed correctly and this is what goes out on having placed the post: http://img64.imageshack.us/img64/9007/image1zy.jpg Which can be the problem? Thanks. |
|
Hosting the player swf locally this mod is working fine on 403pl1 for us but I do have a question.
An admin on one of our sites has asked me if the download link itself can be removed and just leave the player. Can this be done and if yes, how do I do this? Cheers. |
Quote:
About the link: In the embedded version, there is no link you can see, if you don't open up the html code in the web-browser. In the pop-up player you can see the url, because it is an url parameter for the player. Maybe it is possible to use an encryption for the link. In this case the bb code script has to encrypt the link and the player script has to decrypt it. Dont know if it is realizable... And I'm still at 4.0.2, so i cant say anything to the problems seems to be there with the 4.0.3. |
1 Attachment(s)
Quote:
Code:
<vb:if condition="$attachment[attachmentextension] == mp3"> |
Its not working for 4.0.3. Confirmed. There seems to be a bug with bb code. Some, please update if its working on 4.0.3.
|
Quote:
U CAN SEARCH MILLION OF SONGS HERE |
Quote:
http://www.apnaspot.com/misc/audio-player/player.swf the player disply fine but its not playing plz check this http://www.apnaspot.com/showthread.p...=9266#post9266 and i use this mp3 file, its fine working file like http://soundxx.mp3pk.com/indian/bluf...mp3pk.com).mp3 plz solve this issue , i have 4.0.3 |
Quote:
Upgraded my forum to 4.0.3 now and i ha've got no problems with the code at all. @syrn Try to use a file without special chars like "(" or ")". Atm i can't test Mp3 files because of a firewall here at work. Will try your test file later at home. |
Quote:
but when i add any link of mp3 song its not working , thanx for quick answer and looking help plz |
All times are GMT. The time now is 01:33 AM. |
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:
|