Converting effects properties into Expression Controller

Find out why the . goes before the /

Moderator: Paul Tuersley

Post Reply
ukramedia
Posts: 1
Joined: December 21st, 2017, 11:14 pm

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
Post Reply