endSuppressDialogs()

Ends the suppression of script error dialog boxes in the user interface. Error dialogs are displayed by default;call this method only if beginSuppressDialog

renderers

The available rendering plug-in modules. Member strings reflect installed modules, as seen in the Advanced tab of the Composition Settings dialog box.Array

forceAlphabetical

When true, has the same effect as setting the Force alphabetical order option in the File > Import > File dialog box.Boolean; read/write.

newProject()

Creates a new project in After Effects, replicating the File > New > New Project menu command.If the current project has been edited, the user is prompted t

shutterAngle

The shutter angle setting for the composition. This corresponds to the Shutter Angle setting in the Advanced tab of the Composition Settings dialog box.Inte

includeSourceXMP

When true, writes all source footage XMP metadata to the output file. Corresponds to the Include Source XMP Metadata option in the Output Module Settings di

open()

Opens a project.file Optional. An ExtendScript File object for the project file to open. If not supplied, the method prompts the user to select a project fi

shutterPhase

The shutter phase setting for the composition. This corresponds to the Shutter Phase setting in the Advanced tab of the Composition Settings dialog box.Inte

footageTimecodeDisplayStartType

The Footage Start Time setting in the Project Settings dialog box, which is enabled when Timecode is selected as the time display style.A FootageTimecodeDis

Application object

Provides access to objects and application settings within the After Effects application. The single global object is always available by its name, app.Attr