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 |
#52
|
||||
|
||||
Quote:
|
#53
|
||||
|
||||
Some players will play an .m3u stream, but you need to alter the main url, so that the flash player will be forced to thinking it is playing a .mp3 file. Flash mp3 players are normally designed to play just mp3's, unless designed specifically to play streams only - some players will do both, but it depends on how the author has coded the player.
|
#54
|
||||
|
||||
Quote:
If you can/have time to DL and see about altering the code I'll let you re-release the mod in your name as I believe that would be a big hit... only thing is to everyone there are other mp3 players w/ playlist on here but not a quick and simple one like I found and showed you all so remember the saying... beggers can't be choosers eh? Let me know Syrus.xl if you can and I appreciate regardless. S-MAN |
#55
|
||||
|
||||
I was thinking of re-designing the mp3 player, they are quite easy to design and code, with an optional flashvar controlling the player to accept a playlist or play just a single track. Injecting flashvars in to a flash file is quite easy, and allows quite a lot of control.
We could have '&playlist=1' to activate it within a parameter field, or if set to '0' to play just a single mp3. Streaming radio is quite easy, it's basically just an adjustment to the input url. I designed a SHOUTcast flash player a few days ago, but not released it yet - I need to tidy up the code a bit and write the docs (the part I dread! lol). |
#56
|
||||
|
||||
Quote:
|
#57
|
||||
|
||||
I have had a few members ask about a playlist w/ this MP3 player... nope, not yet but I did edit this mod's first post/description w/ a link to one released by Macc!
Quote:
S-MAN |
#58
|
|||
|
|||
I have installed and working I really like it. I run a ringtone site and want users to preview the song before download the ringtone. What I want is when a user uploads the ringtone it then gives them the option to have the player added or auto does this when ever a .mp3 is uploaded onto the site? Is this possible for this?
Right now I have to upload the ringtone then compy the attachment http address then add the code |
#59
|
||||
|
||||
I hava installed but I cant working
AdminCP --> Custom BB Codes --> Add New BB Code Title: mp3 ok Tag: mp3 ok Replacement: ok Example: ??? thanks |
#60
|
||||
|
||||
Quote:
Quote:
IF that is the case then think about it .... You uploaded the players .swf file to your forum root right? (you should have so say yes lol) and that means it is ONLY in the root not the folder named admincp eh so it is NOT viewable via admincp, simply go to a private forum or admin only forum and enter in the BB code w/ a valid url and you'll see it works IF again, that was the case. S-MAN Edit: Ohh and if anyone sees this edit in the future... you do not have to wait that long for a reply as I simply forget to check up on things sometimes so send me a PM for a quicker answer. |
#61
|
||||
|
||||
thanks
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|