Page 1 of 1

Zoom Out via Javascript

Posted: February 1st, 2015, 11:32 pm
by jordanwade33
Does anyone know how to zoom in/zoom out in the After Effects timeline via javascript? I couldn't find any references to it in the AE Scripting guide, so maybe it's not possible. I have a script that adds some duration to a comp, and I would like it to then zoom out to fit the entire timeline in view. Any idea? Thanks!

Re: Zoom Out via Javascript

Posted: February 2nd, 2015, 6:38 pm
by Dan Ebberts
Scripting doesn't have much control over the AE UI, and I don't know of any way to do what you're asking for. It's possible there's some kind of hack for it, but I'm not aware of one.

Dan

Re: Zoom Out via Javascript

Posted: February 3rd, 2015, 12:29 am
by jordanwade33
Okay, I had a feeling that was the answer. Thanks for the help Dan!