VOLUME Attribute | volume

HTML (DHTML)

VOLUME Attribute | volume Property

Internet Development Index

Sets or retrieves the volume setting for the sound.

Syntax

HTML<BGSOUND VOLUME = iVolume... >
ScriptingBGSOUND.volume [ = iVolume ]

Possible Values

iVolumeVariant that specifies or receives the volume setting. Valid values range from -10,000 to 0, with 0 being full Wave Output volume.

The property is read/write. The property has no default value.

Remarks

The higher the setting, the louder the sound.

Standards Information

There is no public standard that applies to this property.

Applies To

BGSOUND