How can I play uploaded music files in my PBwiki?
You can do this by inserting some HTML code with Plugins:
- Click on “Insert Plugin”.
- Click on “PBwiki Magic”.
- Click on “Raw HTML (insert anything)”.
- In the field provided, paste in this script, but replace the music file address below with your music file address.
<embed src=" http://freewarewiki.pbwiki.com/f/walkinblues64.mp3" autostart="false" loop="false" width="300" height="42" controller="true" bgcolor="#FF9900"></embed>
- Click "next" and the window will show how the HTML plugin will look in the editing window.
- Click "Finish"
- When you finish editing and save the page, your plugin will be represented properly and will look like this: