trigger event outside the animate file
Hi
Rather new to animate cc so let me try and explain what I am trying to achieve.
I have html5 canvas file with a map in it. I would like it that when you click on the map apart from the animation that plays it will trigger an event on the webpage where its displayed so that the a java script on the site displays a text div.
I have the code for navigating the map working just fine. Its just the code for triggering an event outside the animate file. I dont know if that is possible to have the animate file trigger events outside the file itself and how would the code look like?
Thank you for all your inputs.
