Document functions
187
dom.exitPaintMode()
Availability
Fireworks 3.
Usage
dom.exitPaintMode()
Arguments
None.
Returns
Nothing.
Description
Leaves bitmap mode. Has no effect if Fireworks is not in bitmap mode.
dom.exportOptions.loadColorPalette()
Availability
Fireworks 3.
Usage
dom.exportOptions.loadColorPalette(
fileURL
)
Arguments
fileURL
A string, which is expressed as a file://URL, that specifies the GIF or ACT file that
is used to replace the color panel.
Returns
true
if the file is read successfully;
false
if the file is not the expected format or is not read
successfully for any other reason.
Description
Replaces the values in
dom.exportOptions.paletteEntries
with those in the specified GIF
or ACT file. This function also sets
dom.exportOptions.paletteMode
to
"custom"
. For
more information, see
“ExportOptions object” on page 58
.
Содержание FIREWORKS 8-EXTENDING FIREWORKS
Страница 1: ...Extending Fireworks ...
Страница 4: ...4 Contents ...
Страница 358: ...358 Fireworks JavaScript API ...
Страница 372: ...372 Index ...