3:55
ExtendScript QuickTip - Pumpkin Generator
Happy Halloween! Today's quicktip is a free pumpkin generator script! Feel free to use it for fun, or look over the code to learn ...
4:49
ExtendScript QuickTip - Command IDs
Use command ids to gain access to functions scripting cannot! Pretty much have the availability to use almost any contextual ...
6:08
ExtendScript QuickTip - Effect Randomiser
Randomise the properties of any effect to quickly discover different looks. --------------------- Script Code: ...
21:04
ExtendScript Tutorial: Expression Locker
Create a very useful script to store, save, and apply #expressions to any selected properties! --------------------- Script Code: ...
8:32
After Effects Scripting QuickTip - Mask Exporter
Check out this awesome mask exporter script I created! Although I have created a previous tutorial on this subject, thisscript ...
3:55
ExtendScript QuickTip - Identify Application
Unfortunately there is no built in way to identify which program your script is running in. Today we look at a workaround on how to ...
11:53
ExtendScript Tutorial: Item and Layer Labels
Access and modify labels for both layers and project items! Today we create a script that randomises all of these!
3:27
ExtendScript QuickTip - Timing Your Script
Quickly figure out how long it takes any bit of code to run, and use this information to improve your speed and workflow for your ...
2:16
ExtendScript QuickTip - Suppress Dialogs
Use these simple 2 lines of code to suppress error messages from things like missing fonts, project version differences and much ...
6:53
ExtendScript Beginner Tutorial for After Effects
Learn the fundamentals of ExtendScript by learning how to write text into After Effects. Believe me when I say there is no bugs in ...
7:06
ExtendScript QuickTip - Vertices Shifter
Batch adjust the values of your keyframes for any property! In this example, we shift an entire animated layer's position by however ...
7:33
ADOBE AFTER EFFECTS TUTORIAL NO.12 (Masks and Shapes)
ADOBE AFTER EFFECTS BEST SHORT COURSE TUTORIALS visit our website to download valuable content ...
10:31
Creating and Adding Scripts to After Effects with ExtendScript
If you want to learn more on ExtendScript I have more tutorial to get you started. In this tutorial learn how to create a custom scripts ...
18:59
After Effects Scripting Tutorial: Center Mask Anchor Points
Create a script that automatically centers the anchor point inside your masked layers. This can be applied to a mask with with any ...
6:20
ExtendScript QuickTip - Math Optimisation
A small, but sometimes very impactful thing you can do to improve the speed and function of your scripts is optimising math, ...
7:42
ExtendScript QuickTip - Volume Matcher
Match the volume of two different clips/audio files quickly and easily with a script! Check out the free code below!
24:54
After Effects Scripting Tutorial: Exporting and Importing Masks
In this video, we take a look at creating a script that lets us export masks into a text file, then import them back into AE at a later ...
1:46
Secret Trick For Renaming Layer with Lighting Speed
Hi! Friends, Welcome Back with another tutorial. In this video we showed the beginner trick for renaming layers. This trick is ...
8:38
After Effects Mask Data as Position Data
Mask Data in After Effects can be copied into the Position Attribute. Here is an exercise to help practice moving objects along a ...