12:19
Scripting/Extension Tutorial: Getting Variables from JSX
Learn how to use an extension button to go into a JSX function and retrieve JSX variables, or AE data! If you haven't already seen ...
5:39
After Effects Scripting Tutorial [QuickTip]: Reading/Looping Keys
Quickly loop through keyframes and get the values/times they occur! --------------------- Github: https://github.com/NTProductions ...
9:21
Aftereffects Scripts 202 - Variables basics part 2
What is a variable in Javascript? Get to know how variables are used in realtime expressions.
2:21
Debug After Effects Expressions in console.log (sort of)
How to find the value of a variable quickly and easily. When writing complex code, (such as Javascript expression in Adobe After ...
9:27
ExtendScript QuickTip - getItem() and getLayer()
Today we explore keeping track of the state of various UI elements, and how to use this information to make the script behave in ...
11:46
After Effects Scripting Tutorial [QuickTip]: Random Look Generator
Add a random amount of effects to a layer and further randomise each effects' properties to create unique and totally random ...