SoundManager is an object-oriented library/API which provides a Javascript interface to control sounds loaded in a hidden Flash movie.
A small Flash "stub"nterface to control sounds loaded in a hidden Flash movie.
A small Flash "stub" movie loads audio files with IDs as assigned by an external XML file. These sounds can then be controlled by the SoundManager Javascript API using predefined methods.
A script include is required for the SoundManager API. A single Flash movie (.swf) provides the stub for loading sounds, and an XML file defines the sounds to be loaded and their corresponding IDs referenced within the API calls.
This functionality requires a browser with Javascript and Flash 6 support, and support for Javascript-to-Flash plug-in communication.
Testing has been done on the following browsers:
-IE 5+ (win32)
-Mozilla FireFox 0.9 (win32)
-Netscape 7.0 (win32)
Download from: Homepage