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

Frame numbers in EaselJS start at 0 instead of 1

Community Beginner ,
Nov 30, 2022 Nov 30, 2022

I've read older threads discussing how this is just an error message and should not cause major issues so, perhaps then, I am not executing properly. Made a simple clip with boat attached to classic motion guide path. Plays fine in animate but when i test movie in browser this error message pops up:

Frame numbers in EaselJS start at 0 instead of 1. For example, this affects gotoAndStop and gotoAndPlay calls. (3)

In the browser only the waves (a static component) are shown but there is animated boat, no options for play/pause, etc.

What do i do next?Screen Shot 2022-11-30 at 6.04.08 PM.png

861
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
Community Expert ,
Nov 30, 2022 Nov 30, 2022

that message in animate is just a reminder, not an error message.

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
Community Beginner ,
Dec 01, 2022 Dec 01, 2022

No, I understand that. What i am saying is that it does not play when tested in the browser. How come?

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
Community Expert ,
Dec 01, 2022 Dec 01, 2022

open the developer console and check for errors.

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
Community Beginner ,
Dec 02, 2022 Dec 02, 2022

pardon my ignorance but idek what that means

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
Community Expert ,
Dec 02, 2022 Dec 02, 2022
LATEST

google your browser and how to open developer console.

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