User Guide
252 Fireworks JavaScript API
dom.setButtonAutoSlice()
Availability
Fireworks 3.
Usage
dom.setButtonAutoSlice(bAutoSlice)
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.