Specifies the audio file to play when the object is clicked.
Syntax
HTML <ELEMENT PRESSEDSOUND = "sAudio" ... > Scripting [ sAudio = ] oObject.pressedSound
Possible Values
sAudio String specifying the path and file name of the audio file to play when the mouse hovers over the object. The property is read/write with no default value.
Remarks
The pressedSound property is available only to objects participating in the soundRollover behavior.
Applies To
soundRollover