anonyme600
07-03-2004, 08:36 PM
I control the cursor image by replacing the mouse default cursor by a movie clip whose position is set as the properties _xmouse and _ymouse. My problem is when the cursor gets out too fast of the movie the properties _xmouse and _ymouse frooze at the previous values before going out of the movie. I know with flash MX there is a way to know the global position of the cursor with swWeaver. Does someone know how to have the position of the cursor globally on the computer screen or how to improve the rate at which _xmouse and _ymouse are refreshed?
Thanks
Thanks