This extension supports MP3 playback through Bigace. It can render a XSPF Web Music Player (a flash-based web application) that uses xspf playlist format to play mp3 songs.
It has two main components:
a Portlet that plays all
MP3 ins the system
a content parser plugin, which can playback one single
MP3 file
Download and install the extension
Add the Portlet to your page (configure it to your needs)
Reload the page, you will see the Audio Player
Upload
MP3 files through the administration
Reload the page, now the Player should load all
MP3 files into the Playlist
Player uses css class “audioplayer”
Use slim interface - determines whether to use a slim interface (no playlist)
Set player width - specifies the width of the player
Set playlist title - sets the title of a playlist that is displayed in the player
XSPF playlist
URL - you can specify an external XSPF playlist for player
Download and install the extension
Activate the Plugin
Upload a
MP3 file and assign the
URL (unique name) “testsong.mp3”
Edit a page and add the following code to the page:
[mp3]testsong.mp3[/mp3]
Save the page and reload it, the player should now be visible
Player uses css class “mpegplayer”