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

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

file

The ExtendScript File object for the file containing the project that is currently open.File object or null if project has not been saved; read-only.

autoFixExpressions()

Automatically replaces text found in broken expressions in the project, if the new text causes the expression to evaluate without errors.oldText The text to

showWindow()

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

close()

Closes the project with the option of saving changes automatically, prompting the user to save changes or closing without saving changes.closeOptions Action

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

numItems

The total number of items contained in the project, including folders and all types of footage.Integer; read-only.