Help with publishing html JS
I just followed @Nick Gioia tutorial for making a simple JS game for HTML5 in AN. The problem is that while it works fine in AN, when I publish to HTML5, there are errors that's getting in the way of interactivity. Specifically, the objects that have addEventListener on them do not respond to user input. The errors that I'm getting point to the code that AN has added to make it palatable to HTML5. Anyone have experience with publishing AN to HTML5 that can point me to a useful tutorial?

