![MACROMEDIA FIREWORKS 8-EXTENDING FIREWORKS Скачать руководство пользователя страница 29](http://html1.mh-extra.com/html/macromedia/fireworks-8-extending-fireworks/fireworks-8-extending-fireworks_manual_3339145029.webp)
The Fireworks object
29
appXtrasDir
•
string
The path to the Xtras directory, which is
expressed as
file://URL
.
batchStatusString
string
The string that currently appears in the
Batch Progress dialog box. Set this
property to change the string being
displayed. Use with
progressCountCurrent
and
progressCountTotal
.
currentScriptDir
string
The path to the directory of the currently
running script, which is expressed as a file:/
/URL (or could be
null
).
This path goes to the directory in which the
script resides, not a full file path to the script
itself (it excludes the script’s filename).
currentScriptFileName
string
The filename of the currently running script
(or could be
null
).
This name is the script’s filename, not the
full path.
dialogs
•
object
Provides access to an instance of the
Dialogs class, which opens specific dialog
boxes (for more information, see
“Dialogs
object” on page 13
.)
dismissBatchDialogWhenDone
Boolean
If set to
true
, Fireworks will automatically
close the Batch Process dialog box when
the script finishes. This function has no
effect if the Batch Process dialog box does
not appear.
documentList
•
array
Array of the current open Document
objects (for more information, see
“Document object” on page 14
). If no
document is open, it returns an array of
length zero.
documents
•
array
Array of the current open Document
objects (for more information, see
“Document object” on page 14
). If
no document is open, returns an array of
length zero.
Property
Data type
Notes
Содержание FIREWORKS 8-EXTENDING FIREWORKS
Страница 1: ...Extending Fireworks ...
Страница 4: ...4 Contents ...
Страница 358: ...358 Fireworks JavaScript API ...
Страница 372: ...372 Index ...