onderdonk1
About
- Username
- onderdonk1
- Joined
- Visits
- 11
- Last Active
- Roles
- Member
Comments
-
Update: The problem seems to be intermittent. Now I'm only having issues about 25% of the time, the rest of the time it runs perfectly, but only in window mode.
-
The problems change depending on if its full screen or in a window. An instruction page (made using text render) is supposed to disappear after a keypress, and a slideshow begins, but in full screen, the text remains on screen and will not change. I…
-
That seems to have done the trick! thank you!
-
OK I got it working, I had forgotten to include spaces in the inline script (I'm such a n00b). You guys are so helpful! I'm still have the issue in the data though. I've included a screen shot of my data table. Where the response is listed as "…
-
OK I've tried that, I have created the variable 'interval' and set it to =900+randint(0,600). i set the timeout on my keyboard response to that, but what do I put as the interval in the advanced delay? When I set it to 'interval' my beeps sound much…
-
Here's a screen cap of the setup (Image)
-
OK, I was able to copy all the coding and create the plugin from the link you provided. Looks it's all working well. Thanks!
-
Here's a screen cap of my overview. So I have a parallel with 2 loops, one presenting the images, the other presenting the audio beeps. Right now, I've got 6 images in the image loop, and I want to have the audio beep loop end when the 6th image is …
-
Also, if I use the text_display form, every time I use a line break, the line ends with ▯ (missing character white rectangle). I've tried formatting the text with HTML as well, and it only gets weirder. See images for example (Image)