Minix MP3 Player with Playlist AS3
This is a minimalist mp3 player with (disableable) playlist. It can take up very little space in your project while maintaining all the features you'd expect from a complex mp3 player. It is resizable width-wise so you can make it as small or large your project requires (withing common-sense limits), you can also set the height of the playlist. It can also be set to take up the entire stage size which can be useful for resizable flash sites. All colors are customizable in the xml, the two demos you see have been obtained just by changing the xml settings. It also features a realistic (driven by music) spectrum analizer. Settings you can change in the XML file (25+): - the width of the player (can be set to 0 to take up the entire stage width) - all colors for the player (player lines color, background color, buttons normal color, buttons mouseover color, transparent volume bar color and alpha, volume bars color, progress bar, buffer bar, etc.) ...and many more