Click to return to the DHTML, HTML     
background-repeat Attribu...     BEHAVIOR Attribute | beha...     DHTML Properties    
Web Workshop  |  DHTML, HTML & CSS

BALANCE Attribute | balance Property


Retrieves the value indicating how the volume of the background sound is divided between the left and right speakers.

Syntax

HTML<BGSOUND BALANCE = iBalance ... >
Scripting[ iBalance = ] bgsound.balance

Possible Values

iBalanceInteger that specifies a value within the -10,000 to +10,000 range. A -10,000 value indicates that all sound is directed to the left speaker. A +10,000 value indicates that all sound is directed to the right speaker. A 0 value indicates that the sound is balanced between the left and right speakers.

The property is read-only with a default value of 0.

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
BGSOUND


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.