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.
Summary of Contents for FIREWORKS 8-EXTENDING FIREWORKS
Page 1: ...Extending Fireworks ...
Page 4: ...4 Contents ...
Page 358: ...358 Fireworks JavaScript API ...
Page 372: ...372 Index ...