-
ExtendScript obvious Basics
Hello guys,I’m new to ExtendScript but I want to be able to write scripts for both Premiere and After Effects to improve my personal workflow.One thing I can’t seem to figure out is, how I can work with specific selections. I do know selectedLayers in After Effects, but what about selected Keyframes? I have the same problem with Premiere.For example: I want to change the influence and speed of (a) selected Keyframe(s). I know how to change the speed and influence when using indexes but I want my script to work with just the selection.Same problem for Premiere. I can do a whole lot with indexes but how can I access the selected clip(s) to change parameters or apply effects on just the selected clips?Maybe someone can help me with that very basic problem that seems to stop me for creating scripts in a very early stage. Thank you in advace!