User Guide

76 The Fireworks Object Model
The following table lists the method of the SmartShape object, along with its parameter.
Style object
The following table lists the properties of the Style object, along with their data types and,
where appropriate, acceptable values and notes. All Style object properties are read-only.
livePreview
Boolean Sets live preview. A value of true
enables live preview, and disables wire-
frame preview handled by Fireworks.
Live preview is slower than wire-frame
preview.
If you want the user to set this value,
write a function handling the
DragControlPoint message from
Fireworks (see “Fireworks messages”
on page 126.
mouseDownPos point Location of the mouse during a mouse
click.
operation string Message received from Fireworks, see
“Fireworks messages” on page 126 for
possible messages.
prevMousePos point Location of the mouse at the previous
drag message.
shiftKeyDown Boolean Indicates whether the Shift key is
pressed.
Method Parameter Definition
GetDefaultMoveParms()
object Returns an object that has all of the default
move parameters set.
Property (read-only) Data type Notes
effectList object EffectList object (see “EffectList object”
on page 48).
name string The name displayed in the Style panel.
pathAttributes object PathAttrs object (see “PathAttrs object”
on page 68).
Property Data type Notes