player.class demo


Background Music
Welcome...
This is a demo of player.class, a simple Java class that allows Audio files to be played within web pages, and controlled by the user with a simple pause/play control. The AudioClip can be played as a single shot or in a loop, and can be configured to play automatically when the page loads, or to wait for the 'play' button to be pressed.

When using Netscape 2.0, it's possible to play two files concurrently, though I've not had a chance to try this with other browsers yet.

The operation of the applet is controlled using the following parameters:

player.class is freeware, though I'd appreciate a credit from any website where it's used. A link to my home page, java page or my mail address would be welcome.

If you've got any questions, queries, comments or suggestions re player or Java, please don't hesitate mail me.


[Last updated 24-Feb-96 ]