Problems producing HTML5 document to record mouse clicks online
Not sure if this is a topic already covered.
I have recently produced a looping web banner in HTML5 canvas. I had to add the click Tag in the HTML (which I foolishly thought animate cc would automatically do when publishing the html and the javascript document).
So everything was okay except that in some web browsers after every full loop when clicked the url action opens up a tab - so if it loops 4 times before it's clicked it opens up 4 tabs etc etc.
I got around this by renaming the url window opening from 'blank' to another name like 'myTab'.
So far so good - uploaded the files to an HTML5 validator file and everything was checked okay.
However the online publisher said that it was not recording the clicks - do I have to add yet more code to the HTML to achieve this or add code in the timeline regards the button action?
Any help would be gratefully accepted - in the past I have been used to producing and exporting files as swf files and movies using action script, I know animate cc is still Flash to a certain extent but I have never had this problem with mouse clicks on line not being recorded.
