User Guide
Document functions 253
dom.setButtonIncludeOverWhileDownState()
Availability
Fireworks 3.
Usage
dom.setButtonIncludeDownState(bIncludeOverWhileDownState)
Arguments
bIncludeOverWhileDownState If bIncludeOverWhileDownState is true, the Over-
While-Down state is included in the button. If
bIncludeOverWhileDownState is false, it is
not.
Returns
Nothing.
Description
If the user edits a Button document, this function specifies whether to include the Over-
While-Down state in a button.
dom.setButtonShowDownOnLoad()
Availability
Fireworks 3.
Usage
dom.setButtonShowDownOnLoad(bShowDownOnLoad)
Arguments
bShowDownOnLoad If bShowDownOnLoad is true, the Down-State-on-Load is shown in the
button. If
bShowDownOnLoad is false, it is not.
Returns
Nothing.
Description
If the user edits a Button document, this function specifies whether to show the Down-State-
on-Load in a button.