ispring.as2player.ISoundController Interface

The ISoundController interface provides sound volume control facilities. It extends the standard flash.events.IEventDispatcher interface and provides the following properties and events.

Properties

Property

Type

Description

volume

Number

Sound volume
Note: sound volume is a number between 0 and 1


Events

Type

Description

SoundEvent.SOUND_VOLUME_CHANGED

Occurs when the sound volume is changed

See also

IPlayer Interface
flash.events.IEventDispatcher Interface
ActionScript 3 and Flex support in iSpring