Quote:
Originally Posted by Artangel
okay, i will make another one for that, or you can edit sa $forumhome_mp3 in Forumhome Templates...
just adjust the height, ...
example:
HTML Code:
<center>
<embed src="music/player.swf" width="200" height="500" allowfullscreen="true" flashvars="&file={$vboptions['mp3_link']}&height=500&width=200&showeq=true&autostart=true&repeat={$vboptions['mp3_repeat']}&shuffle=false&volume={$vboptions['mp3_volume']}"></embed>
</center>
then put a link of image in its playlist..  or edit your playlis.xml
HTML Code:
<track>
<title>MP3 Title</title>
<creator>Author</creator>
<annotation>Your Annotation</annotation>
<info>http://www.yoursite.com/info</info>
<location>http://www.yoursite.com/mp3/yourmp3.mp3</location>
<image>http://www.yoursite.com/image.jpg</image>
</track>
|
I've updated hack and followed all steps as you said but its still same, and player is not fit for small width.
I'm trying playlist with image, see this screen:
Attachment 84736