Integrating Adobe Animate into Node Js App
Wondering if anyone has experience integrating adobe anime into Node Js. Basically I have a menu I've made that has a two option selector. I want a button action to call a function defined outside the animation from inside the animation and pass in an argument based on which option was picked. So have the selector call some javascript outside the animation. Is there a way to do this? All I've see is a way to click through to a URL.
Any help is appreciated.

