home / experts / javascript / column20 |
|
Let's look at an example that demonstrates many of the LiveAudio and ActiveMovie methods. The following form lets you set several properties of the LiveAudio plug-in and ActiveMovie Control: The code is shown on the next page. The script is fairly straightforward. Let's take one function to demonstrate the principles of object referencing:
Explorer plays a sound track by the Notice that the Explorer' ActiveMovie Control supports several features that Navigator does not. For example, Explorer lets you read the current playing position along the track, the audio file name, and if the sound card is enabled. Compare the feature table of LiveAudio with that of ActiveMovie Control, and you will find many more such features. |
Created: May 31, 1998
Revised: May 16, 1999
URL: http://www.webreference.com/js/column20/liveaudioexample.html