Search found 2 matches

by Bellyfay
Mon May 02, 2016 8:41 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: two Loops at the same time
Replies: 6
Views: 3945

Re: two Loops at the same time

Thanks for answering. I hope this helps you to understand what I mean: I want to program an experiment with several trials. Every trial shall look like this: The program shall present a sequence of sounds in which every single sound shall be presented one second after the first one. The order of sou...
by Bellyfay
Thu Apr 28, 2016 11:54 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: two Loops at the same time
Replies: 6
Views: 3945

two Loops at the same time

Hello everybody, I have to write a program, presenting visual and auditive information. The problem is, that both types need their own loop which need to be started at the same time. Is there any command to run two loops parallel? I'm a complete beginner in working with LiveCode, so I hope anybody c...