iSpring.as3bridge.SoundController Class
The SoundController class provides sound volume control facilities. It extends the standard flash.events.EventDispatcher class and provides the following properties and events.
| Properties |
|
Property |
Type |
Description |
|
volume |
Number |
Sound volume |
| Events |
|
Type |
Description |
|
Occurs when the sound volume is changed |
|
|
Occurs when the sound volume is changed via volume property of the SoundController object |
See also
Player Class
flash.events.EventDispatcher Class
Obsolete ActionScript 3 API