Copy link to clipboard
Copied
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.
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.
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()
Copy link to clipboard
Copied
are you trying to drag and drop a button symbol?
if so, that needs to be a movieclip symbol.