JavaScript Programmer’s Reference Inheritance chain: (Free web servers) Element object, Node

JavaScript Programmer’s Reference Inheritance chain: Element object, Node object BGSOUND.balance (Property) The stereo balance of the background sound. Availability: JScript 3.0 Internet Explorer 4.0 Property/method value type: Number primitive JavaScript syntax: IE myBGSOUND.balance The relative volume of the left and right channels will be adjusted according to the value of this property. This provides a limited amount of control over the apparent direction of the sound source. Creative use of the balance property may be tied in to the horizontal scrolling of a page for creating virtual reality effects. Much more sophisticated control is available through the aural style sheet properties, although these are not yet properly supported by browsers. See also: style.azimuth Property attributes: ReadOnly. BGSOUND.loop (Property) Whether the background sound should loop when it gets to the end. JScript 3.0 Number primitive myBGSOUND.loop IE Availability: Internet Explorer 4.0 Property/method value type: JavaScript syntax: This indicates the number of times that the sound should play before stopping.

Leave a Reply