I want to find the true center of a clip
Stage.width/2
Does not do it. I have attached an example I want to find the cursor’s distance from the blue line (center) at any point. But as you will see if you compile what i have its just a little offCenter.
If you compile it move the cursor around I a have sometext boxes on the stage that show all the vital stats, X mouse pos, center, distance from center, etc…
BTW this will be a scroller at one point so all that other stuff in the code will one day effect that. Any help would be awsome