Javascript on timeline keyframe

Problem: How to trigger a javascript function on a labelled keyframe

Saola Animate version: Required.
2.7.1
OS: Required.
Windows 10
Notes:
We have a javascript function to update some element properties that we want to run at a specific keyframe. I can do it now by splitting the timeline in half, running the first half with a trigger on completion and then running the second half. Ideally I would like to be able to attach the function call to a label or specific keyframe in the middle of a timeline.

Position the playhead to the correct frame and then click the Insert Trigger.

1 Like

ahhh, I hoped it was obvious, thanks very much