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

Error 1120 "Access of undefined property"

New Here ,
Apr 22, 2019 Apr 22, 2019

Hi,

I'm suddenly getting an error message on a class assignment saying "1120: Access of undefined property button_13". There's 12 identical error messages to this, except that the last part changes depending on the instance name.

I've been using AS3 code snippets and have double checked the code, nothing seems to be working.

Screenshots below. If you need anything else let me know.Forum1.PNG

Thank you so much!

413
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 ,
Apr 23, 2019 Apr 23, 2019
LATEST

Hi.

It's always best to fix errors from top to bottom.

In your case, the first error is coming from the Title scene.

Can you make sure you have a property called movieClip_1 in the scene Title at frame 60 and also can you show us your code in this frame?

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