wolfe
06-16-2014, 10:00 PM
Updated for vB 4.x.x
This takes about 2 minutes to prepare and get working.
Follow these steps
1. Upzip the files and upload to server.
2. Add new BB code with the following information
Title: Flash MP3 Player
Tag: mp3
Replacement:
<script type="text/javascript" src="clientscript/audio/audio-player.js"></script>
<object type="application/x-shockwave-flash" data="clientscript/audio/player.swf" id="audioplayer4" height="24" width="290">
<param name="movie" value="clientscript/audio/player.swf">
<param name="FlashVars" value="playerID=4&soundFile={param}">
<param name="quality" value="high">
<param name="menu" value="false">
<param name="wmode" value="transparent">
</object>
Example: http://www.hd-trailers.org/song.mp3 *"http://" must be added for this to work properly.
Use Option: No
Button Image: See attachment
How to use: Simply find a link to an mp3 file and wrap the tags around it! That's it!
This takes about 2 minutes to prepare and get working.
Follow these steps
1. Upzip the files and upload to server.
2. Add new BB code with the following information
Title: Flash MP3 Player
Tag: mp3
Replacement:
<script type="text/javascript" src="clientscript/audio/audio-player.js"></script>
<object type="application/x-shockwave-flash" data="clientscript/audio/player.swf" id="audioplayer4" height="24" width="290">
<param name="movie" value="clientscript/audio/player.swf">
<param name="FlashVars" value="playerID=4&soundFile={param}">
<param name="quality" value="high">
<param name="menu" value="false">
<param name="wmode" value="transparent">
</object>
Example: http://www.hd-trailers.org/song.mp3 *"http://" must be added for this to work properly.
Use Option: No
Button Image: See attachment
How to use: Simply find a link to an mp3 file and wrap the tags around it! That's it!