The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Innovative Small MP3 Player BB Code Details »» | ||||||||||||||||||||||||||
Innovative Small MP3 Player BB Code
Developer Last Online: Oct 2023
Innovative Small mp3 Player BB Code By: This BB Code will allow users to have a small mp3 player in:
I found this while browsing: http://www.phpbb3bbcodes.com as I have some phpBB boards of my own and was tinkering as usual . It was rather simple to add as a BB Code to VBulletin and did not take much time to make it work in vB via the {param} tags etc! Credit for the Code goes to phpbb3codes.com and the creator of the .swf player i.e. djgalix! Time to install: 1-2 mins Instructions:
AdminCP --> Custom BB Codes --> Add New BB Code Title: mp3 Tag: mp3 Replacement: Code:
<object type="application/x-shockwave-flash" data="player_mp3.swf?mp3={param}" width="200" height="20" /> <param name="movie" value="player_mp3.swf?mp3={param}" /> <param name="wmode" value="transparent"> </object> *The Player .swf file HAS to be in your forums ROOT folder, this will make it NOT visible in AdminCP as that is another folder i.e. admincp folder BUT it will display FINE in the forums via FireFox and Internet Explorer! (Thanks for the catching that bug where it did not display joh!) Now use the tags [mp3]Full Song URL Here![/mp3] *Experienced Users can take the code replacement and hard code into forums where desired! Demo Quote:
TheLastSuperman http://www.innovationbyinstinct.com EDIT: If your looking for an MP3 Player that can handle a playlist please check out Macc's new release in April 09 --> https://vborg.vbsupport.ru/showthread.php?t=210115 Download Now
Show Your Support
|
Comments |
#92
|
||||
|
||||
That's it, it has to be something else simple... Let me know what you figure out, I can't check and fix as I don't have access but it should not be doing that ... have you tried another site to pull the .mp3 song from?
S-MAN |
#93
|
|||
|
|||
Not working for me... if I use a full http:// address the player does not show up. If I put the full URL in quotes, the player shows up but doesn't play. However, if I just use a relative path on my server, it seems to work just fine.
Any ideas? |
#94
|
||||
|
||||
I'm getting the same thing. (VB 3.8.3)
|
#95
|
|||
|
|||
Great idea for a hack, but can I legally play some song that i don't have copyrights too.. doesn't that just open up the door for legal issues? I really don't write songs very much LOL. So what could i play then?
|
#96
|
|||
|
|||
i like this mod but is there anyway to adjust the volume from the mp3 player
|
#97
|
|||
|
|||
not working
i followed the instructions but nothing shows up |
#98
|
|||||
|
|||||
Quote:
(Copy/Paste ) See below, if you have the AME mod installed it will conflict and check your htaccess, if neither of those work PM me when you see this . Quote:
Quote:
https://vborg.vbsupport.ru/showthread.php?t=170794 I use it and love it too, nice little player Use the search on here guys & gals Quote:
AND FYI for everyone, HostGator uses many more mod securities than some other hosts so if your having multiple problems with this, or other modifications specifically vBa CMPS and vBa Links you should have them temp disable to test and confirm that is in fact the problem. Quote:
For some who cannot get the mod to work etc, it is usally the AME mod, a Mod Security enabled on your server per your host OR something in your .htaccess file. If you have an htaccess file add this to it: Code:
RewriteEngine On # Options +FollowSymlinks RewriteCond %{HTTP_REFERER} !^$ RewriteCond %{HTTP_REFERER} !^http://(www\.)?yoururl.com/.*$ [NC] Hope that helps some, and remember to always PM me if I do not reply promptly to your posts. S-MAN |
#99
|
|||
|
|||
I can't get this to work in internet explorer. The player shows up fine but when you click play nothing plays. I know it's working because I use firefox and there are no problems there.
Also it is not my internet explorer as I tried with your demo and that works fine too. EDIT: Got this working now. |
#100
|
||||
|
||||
Quote:
|
#101
|
|||
|
|||
im still tryna figure this one out i got everything to show up...jus cant get it to play i do have the AME hack installed also i did the htacess thingy and still nothing...
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|