Millisecond Forums

screen jittering

https://forums.millisecond.com/Topic36189.aspx

By shareli@univ.haifa.ac.il - 5/5/2024

Hi
I am presenting the same photo for 10 consecutive trials using a conditional loop. The task requires finding some item (photo) shown on top of the initial photo by clicking on its location. Each time it is clicked, the screen jitters. How can I avoid this jittering? 
Thank much
Shlomo
By Dave - 5/6/2024

Hi
I am presenting the same photo for 10 consecutive trials using a conditional loop. The task requires finding some item (photo) shown on top of the initial photo by clicking on its location. Each time it is clicked, the screen jitters. How can I avoid this jittering? 
Thank much
Shlomo

You need to set /erase = false.

https://www.millisecond.com/support/docs/current/html/language/attributes/erase.htm
By shareli@univ.haifa.ac.il - 5/6/2024

Dave - 5/6/2024
Hi
I am presenting the same photo for 10 consecutive trials using a conditional loop. The task requires finding some item (photo) shown on top of the initial photo by clicking on its location. Each time it is clicked, the screen jitters. How can I avoid this jittering? 
Thank much
Shlomo

You need to set /erase = false.

https://www.millisecond.com/support/docs/current/html/language/attributes/erase.htm

Thanks much
Shlom