DEMO:
http://hake-clan.de/forum/showthread...l=1#post195668
I did a popup version of this one now. So user can open the song and go on surfing while listening to the mp3.
Installtion: (
i will only list the diffrence to the post in line version)
In the package there are now much more files. Feel free to edit the player.php Gfx for your style and forum. Upload all files to your forum root.
Title: MP3 Popup
BB Code Tag: mp3p (just if you want to use both versions of the player, otherwise you can choose mp3)
Replacement:
Code:
<a href="#" onClick="window.open('/misc/audio-player/player.php?mp3={param}','Player','width=300,height=140,scrollbars=no,location=no,resizable=no,left=50,top=50'); return false";><img src="/images/editor/playicon.png" width="81" height="24" border="0"></a>
Example:
Code:
[mp3p]http://url.de/track.mp3[/mp3p]
Button Image:
Code:
images/editor/mp3p_bb.png
Thats it.