|

Step 1: Download and Extract The Files
Click the download button above to get the source files then extract the mp3 folder.
Step 2: Upload The mp3 Folder to Your Website
It does not matter where you place it in your website directory, but the subfolders must stay in the same place as the .swf file.
It also does not matter where your mp3 files are located because you will link to them later.
Step 3: Embed The SWF File on a Webpage
Whatever webpage you want to put the player on up to you. It does not need to be in the mp3 folder either. When you go in and edit the HTML code just add this line to include the mp3 player.
Make sure you replace http://www.song.com/song.mp3 with the FULL path of where the mp3 player you want to play is located. Also make sure the mp3/player.swf part of the src is the right location.
Step 4: Enjoy!
Thats all you need to do! It is that simple! You can read the changelog below to see future changes and the current version.
| Version: 1.0.0 (CURRENT) |
|
| Frequency analyzer and song visualizer |
|
| Implement a bass visualizer (Small grey dots) |
|
| Create playback controls (Play,Pause) |
|
| Create seek bar with seek ability (Only if less than buffer) |
|
| Version: 1.0.1 (FUTURE) |
|
| Add volume control slider and mute control |
|
| Version: 1.1.0 (FUTURE) |
|
| Add playlist capabilites via XML |
|
|