http://files.filefront.com/MouseWheelSelector20081003zip/;12010159;/fileinfo.html
Could someone please show me how I can make this stop going passed the low and high variable limits I've set for the mouse wheel? What I would normally do, If variable>5 variable=5, doesn't seem to work with the mouse wheel. The varaible for the images stops, but the mouse wheel variable just keeps going, so if you scroll passed the limit a lot, you then have to scroll all the way back in order for the images variable to catch up. This is more understandable in the code, and I've put some readouts on the screen to make things easier too. Thanks in advance, I'm sure as usual someone will know the answer.
Could someone please show me how I can make this stop going passed the low and high variable limits I've set for the mouse wheel? What I would normally do, If variable>5 variable=5, doesn't seem to work with the mouse wheel. The varaible for the images stops, but the mouse wheel variable just keeps going, so if you scroll passed the limit a lot, you then have to scroll all the way back in order for the images variable to catch up. This is more understandable in the code, and I've put some readouts on the screen to make things easier too. Thanks in advance, I'm sure as usual someone will know the answer.