| JukeBoxApplet |
loads any number of audioclips, creates
buttons for the start of the play of each
clip and labels the buttons with audio file
name. A button is enabled when corresponding
clip is loaded and its gray label turns black.
Play of any clip is stopped when the page
with the applet is left or a play of an other
clip is started. All files in this demo are
MIDI files that are converted to wave files
when they are loaded. Parameters: "audio#" where # denotes a whole number >= 0: URL of audio file relative to applet's code base. |
|---|---|
|
Download |