functionality changes with just SAVE AS
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?