
Flashden - Dynamic Mp3 Player XML
Features:
1. Supports unlimited number of genres (click on Pop).
2. Supports unlimited number of mp3 files in each section.
3. Fully customizable – XML driven.
4. Images (albums) loaded from external folder.
5. Supports html formated text (description).
Demo:
http://s3.envato.com/files/11475/index.html
// if true, the sound will start as soon as one selects a song
var playonselection:Boolean = true;
// if true, every time one selects another genre/section, the song will stop
var stopOnGenreSelection:Boolean = true;
// if true, the first song will start as soon as the mp3 player loads on the website
var startPlaying:Boolean = dalse;
// if true, the songs will play one after the other
var continuousPlaying:Boolean = true;
//if true, once the playhead gets to the last mp3, it will start over again
var loopTracks:Boolean = true;
[via http://down0day.blogspot.com/]
Download:
http://rapidshare.com/files/250539274/Dynamic_MP3_Player_XML.rar