FlashAudioPlayer 0.2 attached - a basic snippet that can be called like so:
[[FlashAudioPlayer? &audio=`test.mp3`]]
Other settings can be made or changed in the snippet code itself.
Audio files should go in assets/files - although you can change that in the snippet.
STILL TO DO:
1) Stuff for having multiple audio players on one page - the Wordpress plugin has some JS that stops the other.
2) Allow for sites with subfolders.
But it works. Feedback appreciated.