Answered
Buttons randomly not working with tween
The website I'm creating has a large map picture (mcMap) and
a crosshair (mcLines) that moves to a different location, depending
on which button is clicked. I used a Switch statement and the Point
and Tween classes so the user can click from one to the other and
the map and craosshair moves.
However, when a button is clicked...sometimes, at random, the map and/or crosshair goes to the wrong location and/or the MC that is supposed to appear doesn't. The issue is very random, so I'm lost as to what may cause this.
Any help is GREATLY appreciate - this is the last step in finishing the site. Here's my code:
However, when a button is clicked...sometimes, at random, the map and/or crosshair goes to the wrong location and/or the MC that is supposed to appear doesn't. The issue is very random, so I'm lost as to what may cause this.
Any help is GREATLY appreciate - this is the last step in finishing the site. Here's my code: