Contents Index Topic Contents | ||
Previous Topic: IHTMLBaseFontElement::put_size Next Topic: IHTMLBGsound::get_balance |
IHTMLBGsound
This interface provides the methods for controlling background sound elements. These methods include the src, volume, balance, and loop properties for the sound element.
The BGSOUND tag enables you to create pages with background sounds or "sound tracks".
This element can be used only within the HEAD tag.
IHTMLBGsound Methods
get_balance get_loop get_src get_volume put_balance put_loop put_src put_volume
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.