Reacting to Animate events inside an extension
Hi everyone,
I'm trying to find a way to react to events happening into Animate. My focus right now is being able, using an extension, to detecte when I enter in a symbol:
- Using ctrl + E,
- or by double-clicking it.
I'm using the JavaScript API. I have a minimal example script running, but I cant find anything related to Animate events listeners. Are events happening in Animate avaliable in some way to extensions developers, and is there a way to subscrive to them?
Please keep in mind that I am new to developing this kind of extension, so I might be missing something obvious.
Many thanks.
