332
Fireworks JavaScript API
Arguments
None.
Returns
Nothing.
Description
Quits Fireworks, but prompts the user to save any changed documents before exiting.
Identical to
fw.quitApplication()
.
fw.quitApplication()
Availability
Fireworks 3.
Usage
fw.quitApplication()
Arguments
None.
Returns
Nothing.
Description
Quits Fireworks, but prompts the user to save any changed documents before exiting.
fw.readNthTable()
Availability
Fireworks MX.
Usage
fw.readNthTable(
filename, tablenumber
)
Arguments
filename
A
fileURL
for the file that contains the desired table.
tablenumber
A long integer that specifies the desired table; the tables are zero-indexed.
Содержание FIREWORKS 8-EXTENDING FIREWORKS
Страница 1: ...Extending Fireworks ...
Страница 4: ...4 Contents ...
Страница 358: ...358 Fireworks JavaScript API ...
Страница 372: ...372 Index ...