Search the Community
Showing results for tags 'mousewheel'.
-
So I'm trying to make a script that will move my mouse when I scroll. I know that's weird, but I have my reasons. What I have so far can detect when I'm moving my mouse, but then when I tell the script to make my mouse move whenever it detects scroll activity it freezes. probably because of some fee...
-
AutoIt Radio Player v0.0.0.8 Update of 30 apr 2016
Synapsee posted a topic in AutoIt Example Scripts
AutoIt Radio Player Last : v0.0.0.8 Tested only on W7X64 Changelog : ==========> AutoIt Radio Player v0.0.0.8.zip <========== Personal Message : This is my first script posted. Any comment are welcome. Give me your best web radio i will try add them ! Insta...- 24 replies
-
Howdy, This is more of a practical question rather than a "I need help with my script" question... There are going to be scenarios I will hit where I will need to scroll a web page to the left or the right rather than up or down. Can the MouseWheel function handle this or is there no known...
- 5 replies
-
- mousewheel
- direction
-
(and 2 more)
Tagged with:
-
hello! how it possible, i load a siote, i send a scroll (send up) or simpley scroll by scrollbar, and the after and pre datas are same? i mean ;~ l(_IEPropertyGet($l,"browsery")) ;~ l(_IEPropertyGet($l,"screeny")) ;~ l(_IEPropertyGet($l,"top")) so these parameters dont change after effect.. is...