Hi,
I'd like to have an event occur when my mouse is on the Flash stage, and another event to be trigger when the mouse goes off.
I have tried a large button covering the whole stage, and i have tried defining the x,y, coordinates in if statements. both methods work, but not very well. they arenot precise enough: if i move my mouse quickly away, flash does not accurately measure if i am within the boundary or not.
any advice for a better method?
thanks!
I'd like to have an event occur when my mouse is on the Flash stage, and another event to be trigger when the mouse goes off.
I have tried a large button covering the whole stage, and i have tried defining the x,y, coordinates in if statements. both methods work, but not very well. they arenot precise enough: if i move my mouse quickly away, flash does not accurately measure if i am within the boundary or not.
any advice for a better method?
thanks!