Basic HTML5 audio player UI
Basic HTML5 audio player UI
Files:
This is a basic demo of creating one audio UI.
The elements are injected from JavaScript.
There's no flash fallback for this demo.
The time slider can be substituted with a div element, then the click position can be captured with pageX and pageY in JavaScript.