-
selectedLayers change event
Hi there,
long time lurker (15y+), first time poster ☺ Not sure if this is the right subforum, as this is a AE script question.
Anyways, I’m looking for an Event that fires when the user selects a new layer. Is there a such a thing (pseudo-code below)?
Thanks a bunch!
app.project.activeItem.onChange = function () { //selectedLayers changed }