5:33
After Effects Scripting Tutorial [QuickTip]: Save Command to Button
Learn how to link a command to a UI button, change it's status, and make it initiate built in AE commands! --------------------- Script ...
10:02
Adobe Scripting Tutorial: ExtendScript Shortcuts
Learn the most useful and time saving shortcuts to use inside of ExtendScript! --------------------- Github: ...
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 ...
14:12
ExtendScript Tutorial: UI Colour Buttons
Create a coloured UI button that you can click on, change, update, and execute other things based on it! --------------------- Script ...
6:30
ExtendScript QuickTip - Open a Webpage
Open a webpage when you click on a button or image! This will work on both Mac and Win computers --------------------- Code: ...
4:52
ExtendScript Tutorial: Data Browser
The data browser built in to ExtendScript is a valuable tool to identify new methods and variable types you're unfamiliar with, ...
27:16
Adobe Scripting Tutorial - Saving and Loading Data
Today we'll be taking a look at saving and loading data from compositions, layers, and effects. This technique could also be used ...
0:11
[After Effects] Handle Text Layers by ExtendScript | Test Movie
Article here(http://haretoke.hatenablog.jp/entry/2017/07/09/175824) Updating texts and character size by ExtendScript ...
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!
4:48
Run Scripts and Extensions with Shortcuts
Easily run scripts and extensions with keyboard shortcuts, both to speed up your design and debug workflow! *note there currently ...
10:37
Adobe Scripting Tutorial: AddEventListener()
Event listeners allow you add interactivity and know what key/button is being pressed! Learn how to use them and pass variables ...
10:52
After Effects Scripting Tutorial: Detect Keyboard Input
Learn how to detect keyboard input using an event listener, and even detect whether the ctrl, alt, or shift keys are being pressed ...
12:55
Adobe Scripting Tutorial: Script UI Positioning and Size
Learn how to set the width, height, and positioning of script UI elements by using custom bounds! --------------------- Script Code: ...
9:17
ExtendScript Tutorial: Bridge Talk
Communicate between Adobe applications, send commands and script code, and much more with this very useful ExtendScript ...
12:36
4 incredible MACROS that save you TONS of time editing. Ever heard of MACROS? If not, we highly suggest watching!
1:39
Rendering After Effects with Applescript (No need
Applescript stand-alone app that allows After Effects to use all the available CPU power in your system, no need to open After ...
1:17
Photoshop script for showing the bounds of a layer
A simple script that shows the x, y, w, h values of a layer All of my scripts can be downloaded from here: ...
22:34
How To Automate Premiere Pro Commands Using AutoHotKey
... to 1565 to 40 coordinate and the mouse will click right button so this will do mouse will do this the next command is mouse click ...
4:43
After Effects Scripting QuickTip - Accessing Compositions
There are many ways in which you can access compositions throughout After Effects. The methods taught in this video will allow ...