Richmond. I had posted this to a thread in the forums a few months back. On a new card make a button and four fields. in the buttons script:
on mouseUp put 10 into moveTime lock moves repeat with i=1 to 4 move fld i relative "0,60" in moveTime without waiting end repeat unlock moves wait moveTime with messages lock moves repeat with i=1 to 4 move fld i relative "0,-60" in moveTime without waiting end repeat end mouseUp -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Moving-2-things-at-once-tp4707694p4707696.html Sent from the Revolution - User mailing list archive at Nabble.com. _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode