-
Adding an input box to an After Effects script?
Hi,
I’ve written a script that takes the selected clip and turns it into a composition of a particular size, and rescales the clip to fit that size.
It also sets the framerate of the clip, but I’m wondering if it’s possible to introduce an element of interactivity into the process.
What I would like is that you select a clip, run the script, and the first thing that happens is that a box appears asking what framerate you want the output composition to be, you enter a number and click OK, which then feeds the input into a variable, feeding into the script and influencing the output.Is this kind of thing possible in After Effects?
I’m finding it really hard to find resources for After Effects scripting in general – most of my searches produce information on Expressions – and the After Effects acripting guide is useful, but quite difficult to dive into. Can anyone recommend any really good resources (not of pre-written specific scripts)?
Thanks,
Steve