Hi.
I'm trying to do small app for my online playing on the net and I want to move the mouse.
If I do this in a normal window, I don't have any problems, but if I do it in fullscreen it dosen't work.
Is it because it is MacromediaFlashplayer?
Can anyone help me why it dose not work?
Sleep(10000)
MouseMove(10, 100)
MouseMove(700, 700, 0)
I'm trying to do small app for my online playing on the net and I want to move the mouse.
If I do this in a normal window, I don't have any problems, but if I do it in fullscreen it dosen't work.
Is it because it is MacromediaFlashplayer?
Can anyone help me why it dose not work?
Sleep(10000)
MouseMove(10, 100)
MouseMove(700, 700, 0)