MyBB Community Forums

Full Version: put manual mp3 in mybb
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hi how to put a munual edit template in mybb forum? that will play automaticaly and put music with my desire...


or is there any plugin for that? that will automatically play?

thanks
You can edit index template (can be found at : template>>your theme template) and add the embedded mp3 player as we do in normal pages.
how can i put the template of embeded mp3?

im going to add 50 songs.. any music box that will play automatically?
can you more explain deeply?
see the below post
hey thanks.. hope it will work
plus reputation
Ok here is the final result. Download the attachment , unzip it and upload to the form root directory.
Now, in index template at the bottom find
{$footer}

and add the following code above {$footer}

<object type="application/x-shockwave-flash" 
data="dewplayer-mini.swf" width="160" height="20" id="dewplayer" 
name="dewplayer">
<param name="wmode" value="transparent" /><param name="movie" 
value="dewplayer-mini.swf" />
<param name="flashvars" 
value="mp3=metapreview.MP3&amp;autostart=1" />
</object>


That's it, it will play automatically for adding more mp3 files use a pipe | to separate url.
More Info
hey thaks i like it.. and it works
I know that you may want to play music when people visit your site but that's what drives people away. People tried it in the 90's and it failed. It's annoying especially if you don't like the song. Another thing, never use flashing links either.