After Effects ExtendScript Training: Ep. 3

April 19th 2012 08:45:04am

In this episode:

  • if(){}else{}
  • for(){}
  • while(){}
  • try{}catch(){}
  • Additional Resources

Let’s take the Javascript basics up a notch and move into statements, loops, and error catchers. It can almost be a 100% guarentee that you will want to process more than one item at a time, which loops will allow you to do. Perhaps you will want to check one value versus another, which an if statement will come in handy.

Checkout more:
Big Dinosaur VFX Breakdown
X-Particles Rippling Particle Radius
Free Function Friday Ep.31 – removeUnusedEffects
Houdini Mardini Rural
After Effects ExtendScript Training: Ep. 17 Part 2