![MACROMEDIA FIREWORKS 8-EXTENDING FIREWORKS Manual Download Page 321](http://html1.mh-extra.com/html/macromedia/fireworks-8-extending-fireworks/fireworks-8-extending-fireworks_manual_3339145321.webp)
Fireworks functions
321
fw.findApp()
Availability
Fireworks MX.
Usage
fw.findApp(
macAppSignature or winExeRegistryName
)
Arguments
macAppSignature
A Macintosh-specific string that identifies the signature of the
application to find, such as "
MKBY
".
winExeRegistryName
A Windows-specific string that identifies the name of an executable
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
fw.launchApp()
. If no
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.
Summary of Contents for FIREWORKS 8-EXTENDING FIREWORKS
Page 1: ...Extending Fireworks ...
Page 4: ...4 Contents ...
Page 358: ...358 Fireworks JavaScript API ...
Page 372: ...372 Index ...