Hi there, I'm having a problem trying to trigger a sound and an image at the same time using GPIO input in BrightAuthor. I've build a controller with three push buttons which correspond with GPIO input 0, 1 and 2 (thanks for the help with that btw <!-- s:) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":)" title="Smile" /><!-- s:) --> ). When I push button 1, I would like the image in the image zone to change to the next and let a buzzer sound in the video zone. I've managed to change the images correctly with the push of a button, but the sound doesn't get triggered properly. The sound plays constantly or plays 16 times in a row before it stops. I can't figure out how to get it right. See the images below for information about how I've set up the project. Thanks. The image zone (button 0 functions as back, 1 as forward, 2 as reset)
Video zone with buzzer set up in a loop
Btw, is there a more efficient way of setting up a queue ticket system in BrightAuthor then shown in the first image?