After Effects Scripting For Beginners [2022]

  Рет қаралды 35,404

NT Productions

NT Productions

2 жыл бұрын

A tutorial for people who are new to After Effects scripting. Create an interface, and interact with parts of an AE project.
---------------------
Code: github.com/NTProductions/ae-b...
aescripts: aescripts.com/authors/m-p/nt-...
Adobe Exchange: exchange.adobe.com/creativecl...
Gumroad: ntproductions.gumroad.com/
Discord: / discord
Follow on IG: / ntproductionsig
More Scripts: videohive.net/user/penguino13...
Donate:
BTC- 3H5VB5RTUs6cNYuuauWd1pzcrUDiE66qsq
ETH/ERC-20- 0x63c70f3d0aB34F2de6afA872f2E1E39B73cBE794
#aftereffectsscripting #aescripting #scriptingforbeginners
Become a channel member to help support and get access to perks:
/ @ntproductions

Пікірлер: 43
@gearzanimation
@gearzanimation 2 жыл бұрын
dude, you deserve so many more views. I know it is a niche market as few people even are trying to get into scripting and plug-in development, but you are my hero for all the work you do to keep us on this journey with you.
@kimimate
@kimimate 2 жыл бұрын
Thanks so much for all your tutorials and creating a new 2022 guide, Nathan! 🙏 A huge help for us coding newbies.
@mix_mash3703
@mix_mash3703 8 ай бұрын
Man , you don't even know how much of big blast of happiness after seeing you explaining these things from basics . I didn't have found anything good as per ypur level and ypu seriously deserve more views and likes and everything man really hats off tp youu 🔥❤️, keep making more stuff like theseee. We need more videoss
@kaushalpandey3830
@kaushalpandey3830 2 жыл бұрын
Thanks a lot for all the effort you put into sharing the knowledge with us.
@subaphonic
@subaphonic Жыл бұрын
That's really well explained, thank you !
@sergedruz7261
@sergedruz7261 2 жыл бұрын
Thank you, this is very helpful.
@secular-world7316
@secular-world7316 2 жыл бұрын
WOW! Super Great tutorial.
@acidoutdoor6854
@acidoutdoor6854 2 жыл бұрын
Thank you so much!
@kickheavy8982
@kickheavy8982 Жыл бұрын
You are freaking incredible dude. I've been an AE user for years but have little knowledge of scripts or expressions. Discovering this info after all these years of using AE makes me feel pretty dumb but better late than never. My goal is to become proficient in javascript and expressions in 2023 so I'm gonna be spending a ton of time watching your videos. Any tips on learning this stuff faster? I want to be a beast like you.
@kickheavy8982
@kickheavy8982 Жыл бұрын
Amazing AE/Javascript INFO! Much appreciated
@ai-aniverse
@ai-aniverse 6 ай бұрын
This is painful as a c++ developer but you are the man for making this. Kudos!
@precision2.064
@precision2.064 Жыл бұрын
Can't thank you enough bro 💙. Please upload more such videos.
@vladjarema
@vladjarema 2 жыл бұрын
Thank you so much, it's very usfull.
@spiderlemosRSL
@spiderlemosRSL Жыл бұрын
Hi! Thanks so much ! 😁😁👍👍
@FitnessComedyParodyMEMECentral
@FitnessComedyParodyMEMECentral 11 ай бұрын
ty
@codeaxen
@codeaxen 13 күн бұрын
Hello thanks for this video. was looking for something like this on youtube. can you help me though am having issue fetching api in after effect these two function are not defined : 1 - x = new File() (i keep getting not defined) and when i also try to use var y = new XMLHttpRequest() (i keep geting not defined). any help with this ?
@dataworld8954
@dataworld8954 Жыл бұрын
Goat!
@Cream-FX
@Cream-FX Жыл бұрын
Hello Nate and thanks for your very helpful videos ! I am a AE scripting beginner and I have a really dumb question (can't find an answer anywhere) : When you instal your .jsx file in the SriptUI Panel of AE you can launch it from the Window pannel, that's nice. But! Each time a launch my scripts that way I get an empty dockable windows named the same way than my script... ---> How can you create a Button in that window that can launch your script ?
@clorifye
@clorifye 4 ай бұрын
Adobe Script Runner is no longer on the extensions marketplace? what should i use instead
@PixilGraphics
@PixilGraphics Жыл бұрын
can you make a tutorial about: selecting path inside shape layer and copy it so i can easily past it into position of other layer
@pix_elpimp2772
@pix_elpimp2772 Жыл бұрын
How do you add custom button Icons and Branding in the Script window? Like a professional Script?
@gysnf8725
@gysnf8725 2 жыл бұрын
bro how can i make it pre compose each layer
@zvit
@zvit Жыл бұрын
When I use "palette" like you did, it opens for a second and immediately closes. It only works fine when I use "dialog."
@PropagandaYOU
@PropagandaYOU 2 жыл бұрын
Thanks so much for all your tutorials. I need help with the script, when I start I get the error "Error Code#21: null is not an object @file'/c/%D0%97%D0%B0%D0%BF%D0%B8%D1%81%D0%B8/AE%20Scripts/LoopScript.jsx' [line:33, col:1]" what could be a mistake? Thank you in advance!)
@masterkraft4746
@masterkraft4746 2 жыл бұрын
can you run AE headless ? Or it's always open ? Can you import it in to a JS program or it's something you run inside AE only ? Thanks
@claushyldal7909
@claushyldal7909 2 жыл бұрын
Tak!
@mrerfan2
@mrerfan2 2 жыл бұрын
Hi Nate, Thank you for a great tutorial. How can I select multi layers and comps in the Project panel? then get alert their names… for example?
@NTProductions
@NTProductions 2 жыл бұрын
for(var i = 1; i
@mrerfan2
@mrerfan2 2 жыл бұрын
​ @NT Productions Thank you so much Nate! It is working :D i really appreciate it!
@DavidChrisof
@DavidChrisof 2 жыл бұрын
First 👍
@umarmobiles7040
@umarmobiles7040 2 жыл бұрын
Hi Nate, I couldn't understand exactly why do you prefer Adobe Script Runner on ExtendScript? Kindly explain it a bit. As far as I use ExtendScript it seems more fast to execute the script and omits that extra step to select the program to run the script and just needs to select target engine once. Also if you don't set up the jsonconfig.json file then it won't require you to set the script path everytime and works just fine without this file.
@NTProductions
@NTProductions 2 жыл бұрын
For me, sometimes, it is faster to code up a quick project and run it through extendscript because I can do a few less clicks, not have to deal with the hassle of setting up the debug environment properly (especially if it needs admin rights), and occassionally just for the object model viewer
@user-gz2hk8yr1r
@user-gz2hk8yr1r 6 ай бұрын
Hi - thanks for your videos they're brill. - do you have a link to the UI guide please ? can't find it on google and typing in the url from the video doesn't seem to work for me
@NTProductions
@NTProductions 6 ай бұрын
fotozcech.cz/wp-content/uploads/2015/11/scriptui-2-8.pdf
@Prosto_Montajer
@Prosto_Montajer 2 жыл бұрын
Second 👌
@MerrStudio
@MerrStudio Жыл бұрын
Do you know where is more info on UI for this API? Not even the official documentation mentions a single thing about things like window, button etc
@precision2.064
@precision2.064 Жыл бұрын
Can you share the resource with me if you find it?
@3BoxCreation
@3BoxCreation Жыл бұрын
Can't execute in vs code. This error coming in it. "Unable to find Adobe After Effects executable defined in settings. Make sure you have that path set-up correctly."
@precision2.064
@precision2.064 Жыл бұрын
Did you find a fix?
@3BoxCreation
@3BoxCreation Жыл бұрын
@@precision2.064 nope
@hanachanarts4492
@hanachanarts4492 Жыл бұрын
LoL i started learning scripting less than 2 hours ago and now i know a whole bunch of things
@nxstress
@nxstress Жыл бұрын
// Create an array to store the start and end points let points = []; // Function to enable the tool function enableTool() { // Prompt user to select starting point let startPoint = prompt('Select a starting point'); // Prompt user to select end point let endPoint = prompt('Select an end point'); // Push the start and end point to the array points.push({ startPoint, endPoint }); } // Function to export the video project function exportVideoProject() { // Iterate over the array containing the start and end points points.forEach((point) => { // Create a new video project from the start and end points let videoProject = createVideoProject(point.startPoint, point.endPoint); // Export the video project to a media encoder exportToMediaEncoder(videoProject); }); }
@shutterrecoil
@shutterrecoil 7 ай бұрын
how to do logging? console.log("HELLO")
Top 30 Best Effects in After Effects
27:38
Black Mixture
Рет қаралды 779 М.
Adobe Scripting Tutorial: Visual Studio Code
14:58
NT Productions
Рет қаралды 29 М.
Clown takes blame for missing candy 🍬🤣 #shorts
00:49
Yoeslan
Рет қаралды 43 МЛН
New model rc bird unboxing and testing
00:10
Ruhul Shorts
Рет қаралды 27 МЛН
5 SaaS Ideas You Can Build as a Solo Founder
13:30
Simon Høiberg
Рет қаралды 381 М.
ChatGPT changed how I work in After Effects FOREVER
18:46
Jake In Motion
Рет қаралды 337 М.
My FBI Declassified Story
9:26
Marques Brownlee
Рет қаралды 4,7 МЛН
Code an After Effects Script in Under 30 Minutes
27:18
ukramedia
Рет қаралды 12 М.
10 AE Scripts That Do All The WORK | Lazy VFX
11:30
Olufemii
Рет қаралды 136 М.
These Coding Projects Give You An Unfair Advantage
14:39
Harkirat Singh
Рет қаралды 341 М.
Using ChatGPT AI to Create Animations (After Effects GAMECHANGER!)
8:57
Visual Studio Code for Adobe ExtendScript
10:53
Code and Motion
Рет қаралды 34 М.
An introduction to programming in After Effects
3:21:05
Clear Code
Рет қаралды 64 М.
Adobe: A Disgusting, Criminal Company
10:21
Bull Technology
Рет қаралды 230 М.
Сколько реально стоит ПК Величайшего?
0:37
$1 vs $100,000 Slow Motion Camera!
0:44
Hafu Go
Рет қаралды 28 МЛН
8 Товаров с Алиэкспресс, о которых ты мог и не знать!
49:47
РасПаковка ДваПаковка
Рет қаралды 163 М.