July 1998
Intermediate to advanced
1456 pages
65h 5m
English
BALANCE — NN n/a IE 4 HTML n/a
BALANCE=”signedInteger"Optional
A value that directs how the audio is divided between the left and right speakers. Once this attribute value is set in the element, its value cannot be changed by script control.
<BGSOUND SRC="tunes/mazeppa.mid" BALANCE="+2500">
A signed integer between -10,000 and +10,000. A value of
0 is equally balanced on both sides. A negative
value gives a relative boost to the left side; a positive value
boosts the right side.
0
[window.] document.all.tags(“bgsound”)[0].balance
Read now
Unlock full access