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

Drag and drop error on output for adobe animate CC

New Here ,
Apr 29, 2024 Apr 29, 2024

Copy link to clipboard

Copied

 

 

Screenshot_2024-04-29-19-55-40-72.jpg

Hai,

I have try do on adobe animate CC the drag and drop activities for my project. When I test scene, all look good which when I drag the object to the correct box, the response box will appear "correct" while when I drag the object to the wrong box, the response box will appear "wrong". It happen like what I insert in action script. But the output will show the error (picture). How can I solve this output error?

 

Does the output error effect the animate project? Since when I test scene or movie, its works well.

TOPICS
ActionScript , Error

Views

116

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 ,
Apr 29, 2024 Apr 29, 2024

Copy link to clipboard

Copied

it's hard to read that, but it looks like you're using an as3 project and have, at least, one coding error.

 

if so, yes, that will probably cause a problem for your published project.

 

in the future, copy and paste screenshots into your message (like you did) but then, after the messages appear, wait another second or two and click the pasted image and select the enlarge indicator above (or below) your image.

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
New Here ,
Apr 30, 2024 Apr 30, 2024

Copy link to clipboard

Copied

This is coding of the error:

ReferenceError: Error #1069: Property dropTarget not found on flash.display.SimpleButton and there is no default value.

  at Garden2_GardenExercise__032_fla::MainTimeline/fl_ReleaseToDrop()

TypeError: Error #1009: Cannot access a property or method of a null object reference.

  at Garden2_GardenExercise__032_fla::MainTimeline/fl_ReleaseToDrop()

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
Community Expert ,
Apr 30, 2024 Apr 30, 2024

Copy link to clipboard

Copied

LATEST

are you trying to drag and drop a button symbol?

 

if so, that needs to be a movieclip symbol.

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