Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

embeddable flash based mp3 player

I need to serve audio content (not music though, more like podcasts; human speech), and I'm thinking of using a flash-based player to let users hear the content without having to download it.

I need a free embeddable flash based mp3 player. Any suggestions?

Because it's not music, I don't care about playlist (I don't want them, they will get in the way), and I need a seek-bar (if that's what you call it), I also don't want it to display the file name or title any crazy thing like that, just a play/pause button and a seek bar.

Or, alternatively, if it's not very complicated, I might try to make one myself. Does anyone have experience building such a thing to give me an insight on how hard it would be?

UPDATE I'm looking at this one http://www.macloo.com/examples/audio_player/

Though, I don't know who made it, and whether or not it's free?

like image 534
hasen Avatar asked Jan 06 '09 09:01

hasen


1 Answers

The player you have found is also available from this page: http://wpaudioplayer.com/standalone (this might be a more recent version), it's released under the MIT license (e.g. it's free).

like image 132
Kristian J. Avatar answered Oct 01 '22 20:10

Kristian J.