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.
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 ...