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:
Redshift3D 8 Million Tree Forest
Houdini | Flowing Beads
Free Function Friday Ep.2 – getLayerEffects
Free Function Friday Ep.39 – setMaskPaths
After Effects ExtendScript Training: Ep. 19 Part 2