Log in

View Full Version : BB Code Enhancements - Innovative Small MP3 Multi-Player


TheLastSuperman
05-21-2009, 10:00 PM
Innovative Small mp3 Multi-Player

By:
https://vborg.vbsupport.ru/external/2010/08/16.png


This BB Code will allow users to have a small mp3 player in:


Posts in the forums
Signatures i.e. Song of the day/week etc.
anywhere you can use BB Code Tags


*** This Player will have multiple song playing capability and will be UPDATED ASAP.

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. Stoker!

Time to install: 1-2 mins

Instructions:


Download the .zip and extract the SWF player
Upload the dewplayer-multi.swf into your forum root folder
Add new BB code:


Also I have decided post mods on vb.org by password protecting the .zip, please view the code while logged-in, below.

Hopefully you users will not be too harsh on me! The .zip is password protected, and the password displayed within a "code" bbcode so at least the users have to be logged in to obtain the password.

The Zip's password is: vborgmp3

AdminCP --> Custom BB Codes --> Add New BB Code

Title: Multi-Song MP3 Player
Tag: manymp3
Replacement: <object type="application/x-shockwave-flash" data="dewplayer-multi.swf?mp3={param}&amp;showtime=1" width="240" height="20"><param name="wmode" value="transparent" /><param name="movie" value="dewplayer-multi.swf?mp3={param}&amp;showtime=1" /></object>

Use {option} = NO

*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!

Now use the tags Full Song URL Here!

*Experienced Users can take the code replacement and hard code into forums where desired!

Demo (http://www.tournamentgamingworld.com/online/showthread.php?p=17252)

Enjoy!

TheLastSuperman :rolleyes:
http://www.innovationbyinstinct.com

EDIT: This MP3 Player will soon have multiple song playing capabilities after a related coding issue is resolved HOWEVER 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

marshal_ramdev
05-22-2009, 01:43 AM
thanks

TheLastSuperman
05-22-2009, 01:49 AM
thanks

No problem :D

I'm working on the multiple song playing part of it now but the wife just called, she's off work and on the way home so many Gentlemen know what that means... RUN FOR YOUR LIVES AND CLEAN CLEAN CLEAN!!!! :rolleyes:

Hopefully though an update by this weekend :D

S-MAN

goxy63
05-22-2009, 05:44 PM
Nice one thanks ;)

rizelim
05-23-2009, 03:49 PM
thanks !

TheLastSuperman
05-23-2009, 05:26 PM
Nice one thanks ;)

Well hey Goxy :D

thanks !

Your welcome... I need to get it playing several :p but handling a paid request now so be sure to click installed everyone so you get the update notice when I get to it!

S-MAN

Graze
02-14-2010, 12:07 PM
is it possible to get the autostart in here? I know i have to add the code
&amp;autostart=1

but don't know where

got this code from the dewplayer site
<object type="application/x-shockwave-flash" data="dewplayer-multi.swf" width="240" height="20" id="dewplayer" name="dewplayer">
<param name="wmode" value="transparent" />
<param name="movie" value="dewplayer-multi.swf" />
<param name="flashvars" value="mp3=test.mp3&amp;autostart=1" />
</object>

stevebullman
03-15-2010, 08:26 PM
This is not working for me, when I try it does not appear. When I remove the http:// before the mp3 link, it works. I am using chrome.

hayaldunya
03-28-2010, 06:49 AM
Thanks İnstalled.

Big-K
07-25-2010, 01:47 PM
Will this work for vb4?