Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

functionality changes with just SAVE AS

New Here ,
Oct 02, 2017 Oct 02, 2017

I have an animate file (html canvas) that works the way I want.

When I do Save AS to give it a new name (version control) and start the next round of edits/changes, the new file no longer functions the way the old one did. In fact it displays only the base background.

What is happening? Why is "Save As" making changes? Are there some hidden elements I need to update when saving a file?

167
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , Oct 02, 2017 Oct 02, 2017

In Publish Settings are options to overwrite the HTML and other files. If you had unchecked those then the new publish would not have all the files it needs.

Translate
LEGEND ,
Oct 02, 2017 Oct 02, 2017

Open the browser dev console when you're running the page. See what error messages you're getting.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Oct 02, 2017 Oct 02, 2017
LATEST

In Publish Settings are options to overwrite the HTML and other files. If you had unchecked those then the new publish would not have all the files it needs.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines