I created this replica of Firefox's Audio Player with JavaScript and I thought maybe someone could benefit from it:
http://pastehtml.com/view/090710AZLkmJUw.html
Here's a sample OGG you can use to test it: http://upload.wikimedia.org/wikipedia/e ... sample.ogg
The code might not be the best or easiest to understand, but it just works. What's good about this replica is that it allows you to style any part of the player with CSS.
If you have any tips, comments, found a bug, plan to use this or just want to share something please post here.
=)
Known bugs:
- There's no progress bar for buffered content (don't know how)
- You don't get the audio duration when the player is first created