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

What does this message mean when im saving my file

Explorer ,
Aug 11, 2017 Aug 11, 2017

Copy link to clipboard

Copied

this message comes up when I'm publishing my file what does it mean and how do I solve the problem.

WARNINGS:

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

Content with both Bitmaps and Buttons may generate local security errors in some browsers if run from the local file system.

Views

516

Translate

Translate

Report

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

Contributor , Aug 11, 2017 Aug 11, 2017

It's not actually a problem, it's just a message that let's you know that when using gotoAndPlay and gotoAndStop, you want to make sure to you enter 0 if you want to go to the first frame. Unlike in Actionscript 3.0, where you would enter 1 for the first frame.

Votes

Translate

Translate
Explorer ,
Aug 11, 2017 Aug 11, 2017

Copy link to clipboard

Copied

also when I place my animation file from Animate into Muse the box for my animation is a white color instead of playing the animation.

Maybe the the code I entered for my button to link to html website effected the timeline and the animation is skipping forward with out looping thus ending the animation before I view it on the site.

Votes

Translate

Translate

Report

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 ,
Aug 11, 2017 Aug 11, 2017

Copy link to clipboard

Copied

sabermaster28  wrote

this message comes up when I'm publishing my file what does it mean and how do I solve the problem.

WARNINGS:

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

Content with both Bitmaps and Buttons may generate local security errors in some browsers if run from the local file system.

They both mean exactly what they say they mean. What part of the explanations aren't you understanding?

Votes

Translate

Translate

Report

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
Explorer ,
Aug 11, 2017 Aug 11, 2017

Copy link to clipboard

Copied

So how do i fix the problem.

Votes

Translate

Translate

Report

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
Contributor ,
Aug 11, 2017 Aug 11, 2017

Copy link to clipboard

Copied

It's not actually a problem, it's just a message that let's you know that when using gotoAndPlay and gotoAndStop, you want to make sure to you enter 0 if you want to go to the first frame. Unlike in Actionscript 3.0, where you would enter 1 for the first frame.

Votes

Translate

Translate

Report

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 ,
Aug 11, 2017 Aug 11, 2017

Copy link to clipboard

Copied

LATEST

And that's why it says "WARNINGS", not "ERRORS".

Votes

Translate

Translate

Report

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