// ZanorgPlayer v1.0
//
// MP3 Player and MP3 File from http://radio.zanorg.com/zplayer_eng.htm
// Turned into an Etomite Snippet by Dean
//
// TO INSTALL:
// 1. Upload the zplayer.swf and sample.mp3 file to the assets folder
// 2. Create a NEW snippet called ZanorgPlayer
// 3. Copy and paste all of this into the ZanorgPlayer snippet you just created
// 4. Place the snippet call within your page, for example:
// [ ! ZanorgPlayer?mp3=sample.mp3 ! ] - this will load the sample.mp3 file from the assets folder
// You can change the colors using HEX code by assigning them to c1, c2 and c3
// c1 = the background color of the player
// c2 = the progress bar color as well as the color of the buttons
// c3 = the text and button color