After Effects ExtendScript Training: Ep. 8

May 26th 2012 08:00:53am

In this episode:

  • Create multiple comps of various sizes
  • Use Undo group
  • Add solids to match each comp
  • Various tips

Welcome to episode 8 of the After Effects ExtendScript Training series. Using a lot of what we’ve already learned, we are going to combine some of the past code and make a decent sized script to create multiple comps of different sizes. Undo groups will be used to package the code into one easy undo action. Also the writeln() method will be used to give us unobtrusive feedback and we’ll use a try catch statement to help us catch scripting syntax errors.

In the second half of the video we will modify our script to create a solid layer of a specific color and place it into all of our comps. We will also make the solid match each of the custom comp settings.

Checkout more:
After Effects ExtendScript Training: Ep. 18 Part 3
Expression Shorts Wiggle Only One Direction
Free Function Friday Ep.12 – findCompByName
Free Function Friday Ep.11 – collectFontsUsed
Free Function Friday Ep.36 – fpsCheck