Pls can anyone help to solve this:
[COLOR=darkorange]Overview:[/COLOR]
A white ball_mc is to be dragged and drop to different holes. Each hole is represented by different colors.
[COLOR=darkorange]Requirements:[/COLOR]
Before dropping into the hole, the white ball has to be changed to the colour when drag near the colored hole and changed back when drag out.
I only managed to make the white ball_mc to drag and drop to differerent holes and returned back to default position when not place at the hole.
However, i got problem making the white ball change color when dragged near the hole. Also the white ball_mc will only change color when clicked and dragged which means it will not change its color when mouseover without dragging the ball.
So can anyone advise me isn’t possible to do this?
Thanks!