-
Open timeline / comp window w a script?
Is it possible to have a script open the Composition and timeline window panels with a script?
The closest I’ve gotten is through an undocumented command:
thisComp.ramPreviewTest(something,viewport scaling, something);
which opens the window and waits for the script to stop before caching frames. Unfortunately it seems like the script is waiting for the ram preview to complete before moving on, so after effects hangs.
I don’t really want to do a ram preview anyways, but I can’t think of any other way to force the Comp window open.
Am I SOL?
Thanks,
-Rich