Home > Abakada: Back to Basics > Language References > HTML Element Attributes > VOLUME Attribute
Retrieves the volume setting for the sound.
Inline |
<BGSOUND VOLUME = iVolume...> |
Script |
[ iVolume = ] bgsound.volume |
iVolume |
Valid values are in the range of -10,000 to 0, with 0 being full "Wave Output" volume. |
The property is read-only with no default value.
The higher the setting is, the louder the sound will be.
BGSOUND