HBCMS更多的中文手册参考:

VOLUME Attribute | volume参数属性

DHTML文档教程

Sets or retrieves the volume setting for the sound.

dhtml语法

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

DHTML可能的值

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.

是否符合公共标准

There is no public standard that applies to this property.

Applies To

BGSOUND