/**
* Copyright Shipov.Anton ( http://wonderfl.net/user/Shipov.Anton )
* MIT License ( http://www.opensource.org/licenses/mit-license.php )
* Downloaded from: http://wonderfl.net/c/1yQ8
*/
// forked from WeiChih_Lin's forked from: SoundCloud Player
// forked from andrew.olton's SoundCloud Player
/**
* Copyright andrew.olton ( http://wonderfl.net/user/andrew.olton )
* MIT License ( http://www.opensource.org/licenses/mit-license.php )
* Downloaded from: http://wonderfl.net/c/gJKl
*/
/*
SO this is the somewhat complete version of the track object.
I built it on wonderfl.net. And so far it works.
I coded it today in work with FDT. Can't wait until I get my lapp back. An issue might be playing mp3's tho.
I have to adjust the size of the rectangle tho. I'm actually surprised the soundcloud refrence worked,
but praise God anyhow.
To do list:
1. Get the right dimensions - To be applied with HTML integration
2. Progress indicator
4. making into a re-usable class
5. Make the player
6. test with XML.
7. Build wav as a form of load progress
You may allow users to change the background color, but the waves will always be black
* By the way I'm using the Turle in Ocean theme from www.kuler.com to style the wavPlayer
*
*/