Copy link to clipboard
Copied
Copy link to clipboard
Copied
use:
this.whatever.addEventListener("whatever",stopF.bind(this));
etc.
function stopF(){
this.stop();
}
Find more inspiration, events, and resources on the new Adobe Community
Explore Now