User Guide
64 The Fireworks Object Model
Fill object
The following table lists the properties of the Fill object, along with their data types and,
where appropriate, acceptable values and notes.
sliceFrameNaming1 and
sliceFrameNaming2
string Used to generate a name by concatenating
two strings; the resulting string is
concatenated to the name specified by
sliceAutoNaming. If you need fewer than
two strings, fill in the remaining string with
"none".
Acceptable values are:
"none" — generates nothing.
"frameNumber" — generates frame number
preceded by
f, for example, f2.
"number" — generates frame number, for
example,
2.
"state" — generates frame state, for
example,
"over", "down", or "overdown".
"abbreviation" — generates abbreviated
state, for example,
"o", "d", or "od".
"underscore" — the underscore character
(_)
"period" — the period character (.)
"space" — the space character ( )
"hyphen" — the hyphen character (-)
sliceUsingUrls
Boolean If set to true, use slice objects for slicing
(and
sliceAlongGuides should be set to
false).
templateName
string HTML style to be used during export.
Acceptable values are
"Dreamweaver",
"Generic", "FrontPage", "GoLive", or a user-
created HTML style.
Property Data type Notes
category
string Specifies where this fill appears in the
Fill panel.
ditherColors
array Array of two color strings (see “Color string
data type” on page 11).
Property Data type Notes