Hi, Im a relative newby at this and need some guidance.
I am trying to put together a drag and drop puzzle game. The first two levels are working but in the third one I am trying to make a sound play when you Mouse Over the target area. Also when you go back to the Home screen after moving any of the pieces the error
ReferenceError: Error #1069: Property stopDrag not found on flash.display.SimpleButton and there is no default value.
at Main/dropObject()
comes up.
can someone please point me in the right direction to fix these things?