Nakia, try something like this:

on mouseUp
   move group "Menu1Group" relative 0,22 without waiting
   move group "Menu2Group" relative 0,-22
end mouseUp

be well,
randy
-----
On May 18, 2014, at 7:47 AM, Nakia Brewer <nakia.bre...@westrac.com.au> wrote:

> I am after the move transition.
> Touch more aesthetically pleasing...
> 
> Sent from my iPhone
> 
>> On 18 May 2014, at 10:45 pm, "Richmond" <richmondmathew...@gmail.com> wrote:
>> 
>>> On 18/05/14 15:37, Nakia Brewer wrote:
>>> Hi,
>>> 
>>> I have a need to move 2 groups at the same time (one menu drops in whilst 
>>> one drops out).
>>> 
>>> I'm currently using the move command to achieve this but they are moving 
>>> one at a time (second doesn't start until first finishes).. This works 
>>> okay, objects move relatively smooth etc..
>>> 
>>> However
>>> 
>>> The dictionary states I can use the locksMoves property to force them to 
>>> both move at once by setting it true before issuing the moves then setting 
>>> it to false after they have both been issued. I have tried this solution 
>>> but it's not moving them, rather just one jump' to the final location...
>>> 
>>> Any suggestions on what may be happening or suggestions on alternative 
>>> solutions?
>> 
>> What is wrong with "just one jump" ?
>> 
>> Do you want your end-users to see the groups moving?
>> 
>> Richmond.
>> 
>> _______________________________________________
>> 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
>> 
> 
> COPYRIGHT / DISCLAIMER: This message and/or including attached files may 
> contain confidential proprietary or privileged information. If you are not 
> the intended recipient, you are strictly prohibited from using, reproducing, 
> disclosing or distributing the information contained in this email without 
> authorisation from WesTrac. If you have received this message in error please 
> contact WesTrac on +61 8 9377 9444. We do not accept liability in connection 
> with computer virus, data corruption, delay, interruption, unauthorised 
> access or unauthorised amendment. We reserve the right to monitor all e-mail 
> communications.
> 
> 
> 
> _______________________________________________
> 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

_______________________________________________
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

Reply via email to