XSPF Jukebox Media Player -
link to Repository.
Skinnable MODx Flash Music Player
@version 0.1.1
@date 2007/10/24
@author joeindio
Use this forum to post any comments about this addition or any questions you have regarding its use.
____
Hello all,
This is my first attempt at a "serious" Snippet. Basically I pulled up the excellent
XSPF Jukebox Music Player and created a wrapper snippet for MODx. I believe it works quite well as it is, so I added it to the
Repository
XSPFjukebox is a flash music player featuring
- Fully skinnable Interface via simple xml files - check the included skins inside the skins/ folder
- 3 player modes:
[list][li]single file
- remote playlist in XSPF format
- play files from a folder (the default - snippet automatically generates playlists based on your music files)
[/li]
[li]
ID3 support (optional)[/li]
[li]
Individual images for each track and related images from Amazon[/li]
[li]
Unobstrusive Flash content: javascript-based embedding using SWFobject (features Advanced Flash detection and error handling) or use XHTML standards-compliant SWF tag[/li]
[li]
Automatic resume of tracks, autoplay, shuffle, plus many more options! Check the snippets parameters for a detailed list.[/li][/list]
I’d like to have your feedback and help to improve my rough OO code and make of this the best CMS Media Player out there!
Cheers,
JP
UPDATE: fixed skin XML parsing to be compatible with php lower than 5. Updated in Repository (v0.1.1)