The Arcive of vBulletin Modifications Site. |
|
Embedded MP3 Attachment Player Details »»
|
|||||||||||||||||||||||||||||||
This is a simple modification that will embed an "attached" MP3 player so the file can be played inline. It uses a simple flash player from Google. There are many MP3 player mods but none that I could find that would actually play an attached file and in my community this was a the most missed feature since the upgraded to 4.x.
Unzip and then upload the attached audio_player.swf to your server, then modify the path where it says http://www.YOURSITE.com accordingly. Open up postbit_attachment and add this at the very bottom: HTML Code:
<!-- Embed Player --> <vb:if condition="$show['member']"> <embed type="application/x-shockwave-flash" src="http://www.YOURSITE.com/audio-player.swf?audioUrl=attachment.php?{vb:raw session.sessionurl}attachmentid={vb:raw attachment.attachmentid}&d={vb:raw attachment.dateline}" width="400" height="27" allowscriptaccess="never" quality="best" bgcolor="#ffffff" wmode="window" flashvars="playerMode=embedded" /> </vb:if> <BR /> <vb:if condition="$show['guest']"> <a href="/register.php">Register for free</a> today to download files or play them directly in our embedded media player </vb:if> <!-- /Embed Player --> Download Now
Screenshots
Show Your Support
|
|||||||||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Nice thnx
|
|
#3
|
|||
|
|||
|
Tagged
|
|
#4
|
|||
|
|||
|
tagged and thanks
|
|
#5
|
|||
|
|||
|
it looks great
please send a live demo thanx |
|
#6
|
||||
|
||||
|
Here's a link to my site but you'll have to register to see it play live http://www.guitarblast.com/ Otherwise please see the screenshot for exactly what it looks like, it plays the MP3 in the attachment as shown.
|
|
#7
|
|||
|
|||
|
very nice is it possible to get player and keep our web-server
cos it may be fast loading |
|
#8
|
||||
|
||||
|
Finally!!!
Rated, Installed, Nominated! Thanks. |
|
#9
|
|||
|
|||
|
Do I upload a mp3 to the forum or will posting a link triggers the player ?
|
|
#10
|
|||
|
|||
|
where does this show mate???? i have put the code in but nothing is showing??? any ideas
|
![]() |
|
|