S > Sound.getVolume

Sound.getVolume

Syntax

mySound.getVolume();

Arguments

None.

Description

Method; returns the sound volume level as an integer from 0 to 100, where 0 is off and 100 is full volume. The default setting is 100.

Player

Flash 5 or later.

See also

Sound.setVolume