The player picks a song at random from a listing of 10 songs chosen by myself and then plays the chosen song on load.
The speaker in the center of the layout beats to the actual song that's playing, it is not random or pre-animated, it evaluates the sound spectrum and animates based on the numerical values passed through and will do so with any song or sound.
Just like the speaker the glowing around the interface controls and the volume mixer track glow with the sound values on the left and right speaker channels.
The artists name changes with the new song and will also provide a link to Pandora.com where you can find the current track if you’re interested in purchasing or reading about the artist.
Upon Mouse Over the artist and song text box will show a dynamically added pop up image that lets the user know that if they click in that area it will send them to Pandora to find information on the current playing selection.
Upon Mouse Out the pop up fades out using tweening via Actionscript
The volume is controllable by the slider that resides on the right side of the speaker when loaded
The movie has a percentage based loader to let the user know the progress of the load.
The sparks when the movie loads are an advanced particle effect and are added at random dynamically
All of the animations in this project are done with Actionscript
Please View the link for full effect.