Expanding Sound Controller AS3
This is a great way to add sound to your flash project or html page. The player takes little space and can expand in a cool way to get access to all the functions. It can be positioned wherever you want, even in the corners since it can move on expansion (set in xml) to avoid it going off-screen. You have two skins included out of the box (black and white), however the graphics are easy to change from the flash library. You can add an unlimited number of mp3 files in the playlist, set the initial sound volume, set it to play or stay paused on load, shuffle (random) etc. You can set it to expand on mouseover or when the user clicks on the small button. Settings you can change in the XML file: - select the skin (dark/light) - expand on mouseover or on click - mouseover tint color - move on X axis on expand (amount, can be negative) - move on Y axis on expand (amount, can be negative) - auto-close wait time (for mouseover expand) - initial volume amount