Adobe 65011817 - Fireworks CS4 - Mac Extended User Manual page 29

Extending guide
Hide thumbs Also See for 65011817 - Fireworks CS4 - Mac:
Table of Contents

Advertisement

Last updated 12/8/2009
AIRext.GetAIRInstallPath()
Availability
Fireworks 10.
Usage
configurationPath = AIRext.GetAIRInstallPath();
Arguments
None.
Returns
The full system path to the current user configuration folder (for example, "C:\Documents and
settings\...\Configuration").
Description
Returns the full system path name and path of the generated file.
AIRext.GetJREVersion()
Availability
Fireworks 10.
Usage
jreVersObj = AIRext.GetJREVersion();
Arguments
None.
Returns
An object with two properties - maxVersion and minVersion; if an error occurs the values of the maxVersion and
minVersion will be -1.
Description
Get the minimum and maximum versions of the JRE.
AIRext.CreateCertificate()
Availability
Fireworks 10.
Usage
status = AIRext.CreateCertificate(certificatePath, password, keyType, publisher, orgName,
orgUnit, country);
EXTENDING FIREWORKS
The Fireworks Object Model
25

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fireworks cs4

Table of Contents