Skip to main content
New Participant
April 29, 2024
Question

Drag and drop error on output for adobe animate CC

  • April 29, 2024
  • 1 reply
  • 248 views

 

 

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.

This topic has been closed for replies.

1 reply

kglad
Community Expert
April 29, 2024

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.

New Participant
April 30, 2024

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()

kglad
Community Expert
April 30, 2024

are you trying to drag and drop a button symbol?

 

if so, that needs to be a movieclip symbol.