User Guide

Document functions 199
Arguments
bAutoSlice
If bAutoSlice is true, automatic slicing is turned on. If bAutoSlice is false, it is
turned off.
Returns
Nothing.
Description
If the user is editing a Button document, this function turns automatic slicing on or off.
dom.setButtonIncludeDownState()
Availability
Fireworks 3.
Usage
dom.setButtonIncludeDownState(bIncludeDownState)
Arguments
bIncludeDownState
If bIncludeDownState is true, the Down state is included in the button.
If
bIncludeDownState is false, it is not.
Returns
Nothing.
Description
If the user edits a Button document, this function specifies whether to include the Down state in
a button.
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.