Question
How to keep the original selected elements unchanged after Inserts keyframes
I selected 5 elements in a single layer and lost the original selection after using the following command. How can I still keep the original selection after Inserts keyframes?
fl.getDocumentDOM().getTimeline().insertKeyframe();
