User Guide
The Fireworks object 23
appName • string The name of the application ("Fireworks MX
2004"
). This attribute is part of the common
API, so it also appears as
app.appName (as
implemented in Macromedia Dreamweaver).
appPatternsDir • string The path to the Patterns directory, which is
expressed as file://URL.
appPrefsDir
string The path to the Preferences directory, which
is expressed as a file://URL.
appPresetsDir • string The path to the Presets directory, which is
expressed as file://URL.
In Fireworks, this folder is stored on a per-
user basis on multiuser systems. Even on
single-user systems, this folder is not inside
the Fireworks installation directory.
appSettingsDir • string The path to the Settings directory, which is
expressed as file://URL.
appSmartShapesDir
string The path to the application’s Auto Shapes
directory, which is expressed as file://URL.
appSmartShapeToolsDir
string The path to the application’s Auto Shape
Tools directory, which is expressed as file://
URL.
appStylesDir • string The path to the Styles directory, which is
expressed as file://URL.
In Fireworks, this folder is stored on a per-
user basis on multiuser systems. Even on
single-user systems, this folder is not inside
the Fireworks installation directory.
appSwfCommandsDir
string The path to the SWF Commands directory,
which is expressed as a file://URL.
appSymbolLibrariesDir • string The path to the Libraries directory, which is
expressed as file://URL.
appTexturesDir • string The path to the Textures directory, which is
expressed as file://URL.
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.
Property Data type Notes