The Arcive of vBulletin Modifications Site. |
|
Embed MP3 in post using flash player Details »»
|
||||||||||||||||||||||||
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: Code:
<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: [mp3]http://www.hd-trailers.org/song.mp3[/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! Download Now
Screenshots
Show Your Support
|
||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
I've had this exact thing for about four years. Got it from here at vBorg:
https://vborg.vbsupport.ru/showthread.php?t=199440 |
|
#3
|
||||
|
||||
|
Quote:
|
|
#4
|
|||
|
|||
|
Does it Support https:// URL ?
|
![]() |
|
|