I get a message saying array out of length with more than 3:
If MouseHit( 1 ) 'Left
If MouseHit( 2 ) 'Right
If MouseHit( 3 ) 'Middle
If MouseHit( 4 ) 'Error - Scroll up?
If MouseHit( 5 ) 'Error - Scroll Down?
If MouseHit( 6 ) 'Error - Forward?
If MouseHit( 7 ) 'Error - Backwards?
Or have I missed somthing?
If MouseHit( 1 ) 'Left
If MouseHit( 2 ) 'Right
If MouseHit( 3 ) 'Middle
If MouseHit( 4 ) 'Error - Scroll up?
If MouseHit( 5 ) 'Error - Scroll Down?
If MouseHit( 6 ) 'Error - Forward?
If MouseHit( 7 ) 'Error - Backwards?
Or have I missed somthing?