Minix MP3 Player AS3
This is a minimalist mp3 player with all the major functions required by such a file. The most attractive part is the very small screen area it can take up. It is resizable width-wise so you can make it as small or large your project requires. It can also be set to take up the entire stage size which can be useful for resizable flash sites. It also features a realistic (driven by music) spectrum analizer. All player colors can easily be changed from the xml as well, no need to edit them in flash. 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 (player lines color, background color, buttons normal color, buttons mouseover color, transparent volume bar color and alpha, volume bars color etc.) - spectrum sample time - spectrum variant alpha for volume bars on/off - all mouseover texts to be displayed (for play/pause/next/previous/volume) ...and many more