MP3 player with WMP and iPhone 3G skin
96
A MP3 player using Flash and JavaScript with Window Media Player 11 and iPhone 3G skin. A sound player you should try if your web pages use sound. Very easy to set up this player, only need place four files in the package on your host; playlist.xml file contains code to edit title, volume...
JavaScript Player
7
An audio player powered by QuickTime and Windows Media Player. Play short media files, e.g. MP3, in a Web browser with simple controls.
Alarm clock
1
This is a JavaScript alarm clock that either alerts a message or plays a midi file when the specified time is reached. Very cool.
Background Music (MIDI format)
4
This script will randomly play a music file from a list you provide.
Web midi JukeBox
0
Web midi JukeBox that will allow you pick either a .mid of .wav file and play it from a drop down list.
Playing Sound Files
2
This has to be the easiest way a play a sound file, and you get to use JavaScript! Browse to your sound file and play it.
Midi Player version 1.1
0
If you would like to play a little music on your web site, this script will be perfect for you. However, in this example, no music will play - you just need to make the script reflect the midi's you would like to use.
SeanSoft © Media Player
0
The simple music player.
Music Player
12
Prepare to be blown out of your seat by this script. It's an advanced midi player that actually allows you to jump, pause, and manipulate the play list like never before.
Play Random Midi in BackGround
3
This script plays a random midi sound clip in the background. Depending on your browser, it uses a different method to play the midi file: 1. For MS IE, it uses the BGSOUND tag 2. For other browsers, it uses the EMBED tag which is commonly used for plugins.
Play Midi in BackGround
2
This script plays a midi sound clip in the background. Depending on your browser, it uses a different method to play the midi file: 1. For MS IE, it uses the BGSOUND tag 2. For other browsers, it uses the EMBED tag which is commonly used for plugins.
Alarm Clock
1
Set an alarm that will play any sound from your computer. You can even select a snooze time after it sounds. Awesome!