Dragging an object

Richmond richmondmathewson at gmail.com
Sun Jul 13 04:12:40 EDT 2014


On 13/07/14 02:46, Geoff Canyon wrote:
> On Fri, Jul 11, 2014 at 12:14 AM, Richmond <richmondmathewson at gmail.com>
> wrote:
>
>> on mouseUp
>> set the moveSpeed to 65000
>>     put item 2 of the loc of me into LCK
>>     move me to ZZZ, LCK
>> end mouseUp
>>
>> where 'ZZZ' is the fixed lateral location.
>>
>> I've set the moveSpeed way up high so the movement is not seen.
>>
> Apart from any other consideration, why wouldn't you use
>
> set the loc of me to ZZZ,LCK
>
> instead of the move command?
> _______________________________________________
>

Dunno really . . . possibly in a "moving" frame of mind.

Richmond.




More information about the use-livecode mailing list