Can I move selected frames from one layer to another using JSFL?
Been searching to see and I haven't found anything that could point me in the right direction, so I'm just going to ask outright. Is it possible to take the currently selected keyframes and create a JSFL script that can move those frames along the timeline? My current goal is to create a script that can take selected keyframes on the timeline and, if you run this script, it'll move it to the next layer above or below the current selection. Basically emulating the behavior when you left-click selected keyframes and drag it up or down, essentially, but automating it. And moving the entire Layer isn't preferred, since I need to change layering later in the timeline and Z sorting the animation doesn't work inside a movieclip.
