Animate CC - how to control looping and linking to landing pages in HTML5?
I am an experienced Flash user since CS3, now using Adobe Animate CC. Intending HTML5 Canvas. I have built a banner ad for web with a transparent button on the top layer. It is clickable in the Hit frame. I have added a clicktag (below) to the <Head> in the HTML5 code, with my landing page url inserted. I am used to actionscript 2, which is now gone. I would like my animation to play 3 times and then stop, and when banner button is clicked it should go to my imbedded url landing page. How to do this without actionscript?
<meta charset="UTF-8">
<meta name="authoring-tool" content="Adobe_Animate_CC">
<title>Evolve_300x250_v5b</title>
<!-- write your code here -->
<script src="https://code.createjs.com/createjs-2015.11.26.min.js"></script>
<script src="Evolve_300x250_v5b.js?1494597233374"></script>
<script type='text/javascript' src='https://ffrf.org/welcome/ark.html?utm_source=Patheos&utm_medium=Ad&utm_content=Evolve&utm_campaign=Patheos+Summer+2017'></script>
<script>
