HTML Canvas won't export
I'm creating a website in an HTML5 Canvas. It's nearly finished I've gotten all of my previous tests to work. But after the most recent addition I can't get it to export. It gets stuck at 80%...eventually tells me the script has been running too long and asks if I want to cancel. I've tried letting it continue a few times. It never exports.
I also tried removing the most recent bit of code in case that was messing it up...so even with the same code that had worked before, it's not exporting now. There're new objects and things but I don't think enough to make the file size unmanageable and even if it did, I would think it would still export and just lag more.
Any thoughts on what might be causing this or how I might be able to fix it? If it doesn't open I can't even check for errors properly.
Thanks
