Using Director > Sound, Video, and Synchronization > Playing Shockwave Audio and MP3 audio with Lingo |
![]() ![]() ![]() |
Playing Shockwave Audio and MP3 audio with Lingo
Use SWA Lingo to preload and control SWA and MP3 sounds, and to determine how much of the sound has streamed over the Internet.
Lingo that controls other types of sounds can also control streaming SWA and MP3 sounds by controlling the sound channel that the sound plays in.
![]() |
To preload part of a streaming sound file into memory, use the |
![]() |
To specify the amount of a streaming cast member to download before playback begins, set the |
![]() |
To determine what percentage of a streaming sound file has actually played, test the |
![]() |
To determine the percent of a streaming file that is already streamed from an Internet server, test the |
![]() |
To specify the sound channel in which a streaming sound plays, set the |
![]() |
To begin playback of a streaming cast member, use the |
![]() |
To pause a streaming sound file, use the |
![]() |
To stop a streaming sound file, use the |
![]() |
To determine the state of a streaming sound file, test the |
![]() |
To determine whether an error occurred when streaming a sound file, use the |
![]() |
To obtain a string describing an error that occurred when streaming a sound file, use the |
![]() |
To determine the length of a streaming sound file, use the |
![]() |
To determine the bit rate of a streaming sound cast member, test the |
![]() |
To determine the original bit depth of a streaming sound, test the |
![]() |
To determine the sample rate of the original sound used for a streaming cast member, test the |
![]() |
To determine the number of channels in a streaming sound, test the |
![]() |
To specify a streaming sound's volume, specify the |
![]() |
To specify a streaming sound file's URL, set the |
![]() |
To obtain or set the copyright text in a streaming sound file, test or set the |
![]() ![]() ![]() |