oh yeah , i am making little puzzle with two hotspot :
one button A for repeating click = increments by 1 a global variable
( myvar)
another button, B , for testing if myvar is = 8
if myvar = 8 go to frame " good code " ( 8 click on same button A )
if myvar <> 8 then go to frame " bad code "
---------
when i test the frame with the two buttons , if my mouse click on the button A is not very slow , myvar is not like to the number of mouse click , is less. i must click with 1 second interval
why ?
best regards from italy