I'm working on a web app that, among other things, needs to be able to take a variety of audio files and play them back via the web interface. I've been searching for two days for various embedded players to do this. I thought WMP might be enough, but it only plays some of what I need. Specifically, I run into problems trying to playback .flac, .aac, and .apl files.

Is there a single player that can be embedded in a site that can play back these and more, or at least a second or even third player that can handle these straggling formats?

link
Sorry, let me elaborate a little bit. The app's being hosted on an Ubuntu machine (latest release), and is mostly written in PHP, with Javascript thrown in for little flourishes, mostly. MySQL being used to store information to and from the app, as well. I've tried several options so far I've found on the web, but nothing seems to play those last 3, despite having the appropriate codecs installed. – Charasan Aug 25 '09 at 12:53
feedback

1 Answer

http://wpaudioplayer.com/standalone

link
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.