Copy link to clipboard
Copied
Hi guys,
I'd like to know if it's possible to access the order in which a bunch of keyframes has been selected.
Can't find any information about that. I'm a beginner.
Thank you
comp.selectedLayers contains the selected layers in the order in which they are selected.
Not sure whether this is also the case for property.selectedKeys but it should be easy to check whether this is the case.
If selectedKeys is not sorted that way, I guess there is no way to retrieve that info.
Copy link to clipboard
Copied
comp.selectedLayers contains the selected layers in the order in which they are selected.
Not sure whether this is also the case for property.selectedKeys but it should be easy to check whether this is the case.
If selectedKeys is not sorted that way, I guess there is no way to retrieve that info.
Copy link to clipboard
Copied
Thank you Mathias for your reply,
you're right: it can be easily checked. I'll do that later today and post here my discovery.
Cheers!
Copy link to clipboard
Copied
Unfortunately it doesn't seem to be possible.
Thank you anyway!
Find more inspiration, events, and resources on the new Adobe Community
Explore Now