Am having a poke around with an area when pressed, it will reloated the mouse position.
I dont think it is this simple.
_root.nozone.onPress = function(){
_root._ymouse = 10;
_root._xmouse = 10;
}
Am having a poke around with an area when pressed, it will reloated the mouse position.
I dont think it is this simple.
_root.nozone.onPress = function(){
_root._ymouse = 10;
_root._xmouse = 10;
}
:: Copyright KIRUPA 2024 //--