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.
Category Archives: Project object
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.
renderQueue
The render queue of the project.RenderQueue object; read-only.
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
consolidateFootage()
Consolidates all footage in the project. Same as the File > Consolidate All Footage command.None.Integer; the total number of footage items removed.
feetFramesFilmType
The Use Feet + Frames menu setting in the Project Settings dialog box.Use this attribute instead of the old timecodeFilmType attribute.A FeetFramesFilmType
importFile()
Imports the file specified in the specified ImportOptions object, using the specified options. Same as the File > Import File command. Creates and returns a