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

Error #1009 , Help me please, it's very important );

New Here ,
Jun 18, 2020 Jun 18, 2020

Copy link to clipboard

Copied

Hello everyone, this time I have a problem with error 1009, what happens is that when I click a button to go to another frame I get the following
TypeError: Error # 1009: Unable to access a property or method of a reference to a null object.
at PINTARFINAL_fla :: MainTimeline / frame208 ()
at flash.display :: MovieClip / gotoAndStop ()
at PINTARFINAL_fla :: MainTimeline / backwardLevel5 ()

It happens in frame 208 and I do not know why,I can't send the fla file here, I don't know why, you can write me by private message if you have the answer it, it only happens when I click the back button in frame 210.

TOPICS
ActionScript

Views

123

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
Community Expert ,
Jun 18, 2020 Jun 18, 2020

Copy link to clipboard

Copied

LATEST

tick file>publish settings>tick "permit debugging".  retest.

 

the line number (as well as the frame) with the reference to a non-existant object will be in the error message.  if that doesn't make the solution obvious to you, copy and paste that line of code here.

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