Recipe 16.2. Controlling Video Sound


Problem

You want to control the volume and pan transform of the sound portion of the video.

Solution

Use the soundTransform property of the NetStream object.

Discussion

If a Flash video has an audio track, the audio plays back automatically along with the video. If you want to manage the volume or pan transform of the sound you can use the soundTransform property of the NetStream object to retrieve a reference to the SoundTransform object associated with the audio. For more details on working with SoundTransform objects, see Recipe 15.14.

See Also

Recipe 15.14




ActionScript 3. 0 Cookbook
ActionScript 3.0 Cookbook: Solutions for Flash Platform and Flex Application Developers
ISBN: 0596526954
EAN: 2147483647
Year: 2007
Pages: 351

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net