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

Debug Class - 5000 error

New Here ,
Oct 31, 2018 Oct 31, 2018

Hello guys.

Let's start off by saying that I am a beginner.

I am working on a ActionScript3 animation and I want to make an animated HTML that is clickable.

I add my button and in the preview I can see everything but when I am trying to test in on the browser, the button dissappears.

Plus I get a 5000 error saying:

"C:\Program Files\Adobe\Adobe Animate CC 2019\Common\Configuration\Camera\Flash\privatePkg\___LayerProp___.as, Line 1, Column 1 5000: The class 'privatePkg.___LayerProp___' must subclass 'flash.display.MovieClip' since it is linked to a library symbol of that type.

Any help?

1.2K
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

Community Expert , Oct 31, 2018 Oct 31, 2018

Are you using the 2019 version?

If so, try going to the document settings (Ctrl/Cmd + J) and unchecking "Use Advanced Layers".

Anyway, if your intended output is the web, I strongly suggest to you to use a HTML5 Canvas document instead.

Regards,

JC

Translate
Community Expert ,
Oct 31, 2018 Oct 31, 2018
LATEST

Are you using the 2019 version?

If so, try going to the document settings (Ctrl/Cmd + J) and unchecking "Use Advanced Layers".

Anyway, if your intended output is the web, I strongly suggest to you to use a HTML5 Canvas document instead.

Regards,

JC

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