Scripts included with after effects, Writing and modifying scripts, Where to find additional useful scripts – Adobe After Effects CS4 User Manual
Page 650
644
USING AFTER EFFECTS CS4
Plug-ins, scripts, and automation
Last updated 12/21/2009
script with a single keystroke. This technique relies on the KeyEd Up script.
Jeff Almasol provides a script that creates a simple console panel. The console panel includes a text area in which you
can enter ExtendScript commands to be evaluated. There is no capturing of errors or messages; this console is only a
.
Scripts included with After Effects
After Effects provides several prewritten scripts to assist you in performing common tasks, and to provide a basis for
you to modify and create your own scripts.
Run the sample script Demo Palette.jsx to get an idea of what sorts of things you can do with scripts.
Writing and modifying scripts
You can write your own scripts for use in After Effects by using the script editor, which is part of the ExtendScript
Toolkit. The ExtendScript Toolkit provides a convenient interface for creating, debugging, and testing your own
scripts. Sometimes, all that you need to do is make a slight modification to an existing script to make it do what you
want; such slight modifications can often be performed with little knowledge of computer programming and scripting
languages.
❖
To start the script editor, choose File
> Scripts
> Open Script Editor.
A tutorial on the
Jeff Almasol provides a set of scripting utilities—such as useful functions—to facilitate the creation of your own scripts
.
Where to find additional useful scripts
To exchange scripts, projects, and other useful items with other After Effects users, go to the
on the Adobe website.
Lloyd Alvarez provides a collection of useful scripts on his
.
The
animation presets) in After Effects.
.
Dale Bradshaw provides scripts and tricks on his
The
. Mathias also provides video tutorials explaining the use of the scripts.