I am developing an interactive map with zoom and pan functionality using actionscript 3.0.
The zooming and panning effects are working fine but I am having the following problem:
In the center of the stage I have a cross wire. Now when the user clicks on any portion of the map, the point that is clicked should move to the co-ordinates of the cross wire.
Being a newbie to actionscript, I have been unable to achieve this objective. Any help would be greatly appreciated.:ko: