ispring.as2player.SoundEvent Class
The SoundEvent Class extends the standard flash.events.Event class and exposes the following constants and properties:
| Constants |
|
Constant |
Type |
Value |
Description |
|
SOUND_VOLUME_CHANGED |
String |
soundVolumeChanged |
Defines the value of the type property of the soundVolumeChanged event
object. This type of event occurs when the sound volume is changed. |
| Properties |
|
Property |
Type |
Description |
|
volume |
Number |
Sound volume. |
See also
IPresentationPlaybackController Interface
ActionScript3 and Flex support in iSpring