Skip to main content
Participating Frequently
October 20, 2023
Question

Old .fla project file plays in the scene timeline, but not in in browser when testing

  • October 20, 2023
  • 1 reply
  • 365 views

Hi!

A published html interactive I created with Animate cc in 2016 is no longer working in the server and i am trying to figure out how to restore the project and get it up and running again.

 

Here is the link to the live version:
https://storage.googleapis.com/course-assets/PANS/Mod4_1/ReviewOfPhysicalSystems.html

I managed to track down a source project file, and open it with the latest version of Animate cc. When I try to test it from the project to the browser, I get this error message and nothing launches:

WARNINGS:
Frame numbers in EaselJS start at 0 instead of 1. For example, this affects gotoAndStop and gotoAndPlay calls. (254) Modifying the transform point in a tween can produce unexpected results. (18) Shadow and glow filters are very expensive effects, and not all options are supported. (3) Content with both Bitmaps and Buttons may generate local security errors in some browsers if run from the local file system.

I am not sure how to make fixes with this message and could use some help. Been struggling with my troubleshooting efforts to no avail...Any help would be greatly appreciated!

Thank you,
Lauren

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
October 21, 2023

you don't need to fix any of those.  they're just info and warnings. none are causing the problem.

 

there's a problem with something you're loading.

Participating Frequently
October 22, 2023

Thank you, this is helpful. Now I guess I need to figure out what is loading that is causing this error and not sure if there is a way to find out using the console log in the inspector view. If you have any idea on ways to troubleshoot, I'm all ears! 

kglad
Community Expert
Community Expert
October 22, 2023

are you using code to load anything?