Help with communication between HTML5 animation and web page
Hi
I used Flash many years ago and I've just created a small animated interface in HTML5 Canvas using Adobe Animate. My skills are basic but I've made the animation using simple commands. The animation zooms in to hotspots when clicked and shows a small amount of text with a 'read more' button. When that button is clicked I'd like to use this modal system:
https://joaopereirawd.github.io/animatedModal.js/
I have it working separatedly. It uses 'href' in anchor links with javascript to launch the modals. I'm hoping there's an easy way to launch these from the animation.
Any help much appreciated.
TIA,
Chris
