Page 1 of 1

Converting effects properties into Expression Controller

Posted: December 21st, 2017, 11:33 pm
by ukramedia
Hi! I created a script called Controlit (https://www.youtube.com/watch?v=p3p6ooogBag). It converts selected properties into expression controls. For some reason, it doesn't seem work on lights, cameras, and effects properties. Any ideas why it doesn't work? I'm a bit puzzled why the light and camera properties aren't working because I can get the value of them using the exact same line of code: alert(app.project.activeItem.selectedLayers[0].selectedProperties[0].value). I hope this made sense.

Thanks,
Sergei