fw.findApp()
Availability
Fireworks MX.
Usage
fw.findApp(macAppSignature or winExeRegistryName)
Arguments
A Macintosh-specific string that identifies the signature of the
macAppSignature
application to find, such as "
".
MKBY
A Windows-specific string that identifies the name of an executable
winExeRegistryName
to find in the Windows registry, such as "
".
Fireworks.exe
Returns
A URL to the application. This URL can be passed as an argument to
. If no
fw.launchApp()
such application can be found, the URL is empty.
Description
Attempts to find the path to the requested application. On the Macintosh, Fireworks looks
for the application using a four-character signature code. In Windows, Fireworks looks in the
Windows registry under
.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths
See also
fw.launchApp()
fw.findNext()
Availability
Fireworks 3.
Usage
fw.findNext()
Arguments
None.
Fireworks functions
321
Need help?
Do you have a question about the FIREWORKS 8-EXTENDING FIREWORKS and is the answer not in the manual?
Questions and answers