Arguments
A string that specifies the Preference value to return. A complete list of these values
prefkey
is beyond the scope of this documentation, but the format of
the Fireworks Preferences file. To set a Preference value, use
Returns
A string or numeric Preference value.
Description
Returns the Preference value (string or numeric) that is associated with the specified
Preference key.
See also
fw.setPref()
fw.launchApp()
Availability
Fireworks MX.
Usage
fw.launchApp(appPath, filePathsToOpen)
Arguments
A file URL that specifies the executable to start. Typically, this value can be
appPath
obtained by calling
fw.findApp()
filePathsToOpen
an empty array.
Returns
A Boolean value that indicates whether the application started successfully.
Description
Starts an application using a file URL that is returned by
optionally, files to open in the application.
See also
fw.findApp()
.
An array of file URLs to open in the executable to start. It is safe to pass
exactly matches that in
prefkey
.
fw.setPref()
. You can specify,
fw.findApp()
Fireworks functions
327
Need help?
Do you have a question about the FIREWORKS 8-EXTENDING FIREWORKS and is the answer not in the manual?