User Guide
52 Chapter 2: The Fireworks Object Model
Frame object
The following table lists the properties of the Frame object, along with their data types and, where
appropriate, acceptable values and notes. Read-only properties are marked with a bullet (•).
FrameNLayerIntersection object
The following table lists the properties of the FrameNLayerIntersection object, along with their
data types and, where appropriate, acceptable values and notes. Read-only properties are marked
with a bullet (•).
shape
string Acceptable values are "solid", "linear",
"radial", "conical", "satin", "pinch",
"folds", "elliptical", "rectangular",
"bars", "ripple", "waves", "pattern", and
"web dither".
stampingMode
string Acceptable values are "blend" and
"blend opaque".
textureBlend
float 0 to 100
webDitherTransparent
Boolean If set to true (and shape is set to "web
dither"
), then the second color in the
ditherColors array is ignored and
transparent is used instead.
Property Data type Notes
delay
integer Hundredths of a second.
disposal
string Acceptable values are "unspecified",
"none", "background", and "previous".
layers • array Array of FrameNLayerIntersection objects in
the document (see
FrameNLayerIntersection object
on page 52).
visible
Boolean If set to false, this frame is hidden. Default
value is
true.
Property Data type Notes
elements • array Array of Element objects (see “Element
object” on page 39).
locked
Boolean If set to true, this FrameNLayerIntersection
is locked. Default value is
false.
visible
Boolean If set to false, this FrameNLayerIntersection
is hidden. Default value is
true.
Property Data type Notes