Search found 2 matches

by alexd1991
Thu May 29, 2014 3:31 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Moving Buttons paralell
Replies: 7
Views: 3458

Re: Moving Buttons paralell

Thanks for your answers. I tried it with "lock moves", but then all packets drop at the same time. How can I implement the "moveStopped" message? I tried it like below: on moveStopped set the moveSpeed to abf move packet1 from 454,205 to 750, 205 delete packet1 end moveStopped But it doesn't work :/
by alexd1991
Thu May 29, 2014 1:01 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Moving Buttons paralell
Replies: 7
Views: 3458

Moving Buttons paralell

Hello, I am a beginner and try to move some buttons in a loop. At first the button falls down and then it moves to the black box at the right side. s7 directupload net/images/140529/7k8ye9hg.jpg It works fine with one button. But with more than one button, the next button falls down when the first b...