very nice work
See this from my site:
Attachment 84692
I wanna use it in my forum home side panel with small player and 200px width, i edited forumhome_mp3 template with this code:
HTML Code:
<center>
<embed src="music/player.swf" width="200" height="20" allowfullscreen="true" flashvars="&file={$vboptions['mp3_link']}&height=20&width=200&showeq=true&autostart=true&repeat={$vboptions['mp3_repeat']}&shuffle=false&volume={$vboptions['mp3_volume']}"></embed>
</center>
can you please fix it for me?
thanks.