While the Sound object loads and plays a sound, ActionScript 3 uses the SoundChannel object to control and monitor the sound. When transformations like volume changes and panning are required, a SoundTransform instance is passed to the SoundChannel object to implement the change.
This sample demonstrates several sound channels playing together in a mixing board. Click the sliders and track controls to change the song.