TheLastSuperman
12-21-2008, 10:00 PM
Innovative Small mp3 Player BB Code
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
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:
Download the .zip and extract the SWF player
Upload the player_mp3.swf into your forum root folder
Add new BB code:
AdminCP --> Custom BB Codes --> Add New BB Code
Title: mp3
Tag: mp3
Replacement: <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>
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! (Thanks for the catching that bug where it did not display joh (https://vborg.vbsupport.ru/member.php?u=134381)!)
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?t=981)
Enjoy!
TheLastSuperman :rolleyes:
http://www.innovationbyinstinct.com
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
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:
Download the .zip and extract the SWF player
Upload the player_mp3.swf into your forum root folder
Add new BB code:
AdminCP --> Custom BB Codes --> Add New BB Code
Title: mp3
Tag: mp3
Replacement: <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>
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! (Thanks for the catching that bug where it did not display joh (https://vborg.vbsupport.ru/member.php?u=134381)!)
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?t=981)
Enjoy!
TheLastSuperman :rolleyes:
http://www.innovationbyinstinct.com