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.
A soundVolumeChanged event contains the following properties:
volume.


Properties

Property

Type

Description

volume

Number

Sound volume.
The following events contain this property:
soundVolumeChanged

See also

IPresentationPlaybackController Interface
ActionScript3 and Flex support in iSpring