saveWithDialog()

Shows the Save dialog box. The user can name a file with a location and save the project, or click Cancel to exit the dialog box.None.Boolean; true if the p

displayStartFrame

An alternate way of setting the Frame Count menu setting in the Project Settings dialog box to 0 or 1, and is equivalent to using the FramesCountType.FC_STA

showWindow()

Shows or hides the Project panel.doSh ow When true, show the Project panel. When false, hide the Project panel.Nothing.

rootFolder

The root folder containing the contents of the project; this is a virtual folder that contains all items in the Project panel, but not items contained insid

Project object

The project object represents an After Effects project. Attributes provide access to specific objects within the project, such as imported files or footage

selection

All items selected in the Project panel, in the sort order shown in the Project panel.Array of Item objects; read-only.

timeDisplayType

The time display style, corresponding to the Time Display Style section in the Project Settings dialog box.A TimeDisplayType enumerated value; read/write. O

linearBlending

True if linear blending should be used for this project; otherwise false.Boolean; read/write.

xmpPacket

The projectメs XMP metadata, stored as RDF XML-based . For more information on XMP, see the JavaScript Tools Guide.String; read/write.The following example c