-
is it possible in a script to target a specific comp layer without having that comp selected in the project window ?
I’m new to AE scripting, but I’m thinking the answer to my question in the subject line is “no.” and seeking confirmation or denial…
It seems like there is no obvious way (in a script) to directly target the layer that is selected in the timeline tab that currently has focus (without requiring a user to select the comp in the project window)… like you can when applying an effect from the Effect menu (but I could be missing something). It seems like there is an activeViewer attribute but no activeTimeline attribute (which is perhaps part of what it would require)… If there is a way I suspect people on this forum would know. Thanks.