Copy link to clipboard
Copied
I have only opened two Animate 2015 authored FLAs in Animate 2017, and changed nothing. Both those previously authored files now preview, or on open in Chrome or IE as just a blank white document. Files that have never been open in 2017 are fine.
Hey, have you tried publishing with the default template and seeing if that makes any difference? (I know you like to use custom templates so I just wonder if that could have anything to do with what you're experiencing).
If you check the JavaScript Console in your browser, do you see any errors? If so, what errors are you seeing?
If you could share a copy/example of your files that would be helpful too.
Copy link to clipboard
Copied
Hey, have you tried publishing with the default template and seeing if that makes any difference? (I know you like to use custom templates so I just wonder if that could have anything to do with what you're experiencing).
If you check the JavaScript Console in your browser, do you see any errors? If so, what errors are you seeing?
If you could share a copy/example of your files that would be helpful too.
Copy link to clipboard
Copied
That is it. But i really need to use my publish templates as it means I don't have to edit every single HTML file.
Copy link to clipboard
Copied
There were changes to fix issues with doing local testing on files that used spritesheets. It could be the Adobe fixes and your changes are clashing with each other. Can you make a new template by applying your usual changes to the new default template?
Copy link to clipboard
Copied
Templates are super useful; I use them frequently as well.
What I would recommend is exporting the newest default template from Animate, and then adding back your custom settings in a text editor and re-importing the updated template. If you still experience issues, try gradually adding things back to troubleshoot what specifically might be causing the bug.
I think the problem could be caused if you're using older tokens/template variables that are no longer supported.
Copy link to clipboard
Copied
I have already rolled back to the previous version, because I don't have time to troubleshoot this issue.
I don't have tokens, because that was the IE fix. and I don't use spritesheets. The weird thing is the output HTML file did not look any different than an HTML file whose FLA had never been open in CC2017.
Maybe after the holiday rush I will revisit this.
Copy link to clipboard
Copied
How did you roll back to the previous version? I am experience the same problem and have a deadline tomorrow.
Copy link to clipboard
Copied
Here are instructions to install a previous version of the app: Install a previous version of any Creative Cloud application
However, you don't actually need to revert. To get things working in the latest version of Animate, all you have to do is go into publish settings and reset to the default template. Then, export the default template, add back your customizations (such as the ad size meta tag and click tag) and then re-import the updated default template.
I can confirm that after upgrading to Animate CC 2017 I also experienced the same problem with old templates not working, and following the steps above fixed the issue.
I believe the issue is occurring because in the latest version of Animate, canvas = document.getElementById("$CANVAS_ID"); will be included in the HTML file instead of the JS file, and if you're using an old template then the canvas ID never gets declared.
Copy link to clipboard
Copied
I will do that when I get some breathing room, I actually have 11 templates.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now