Scrolling images and graphics

Philip Usher usher at iqcisp.com
Wed Feb 13 16:39:01 EST 2002


on 2/13/02 3:12 PM, "Ken Norris (dialup)" <pixelbird at interisland.net> wrote:
> 
> on 2/13/02 9:28 AM, Philip Usher at usher at iqcisp.com wrote:
> 
>> on 2/13/02 10:27 AM, "Ken Norris (dialup)" <pixelbird at interisland.net>
>> wrote:
>> 
>>> What is the process for making an image or graphic scroll in a window?
>> 
>> have you tried the move command?
>> move image "my jpeg" to x,y in 100 ticks
> ----------
> This sounds OK. Is there a way to grab it to move wherever, tied to the
> cursor for example?

if you mean by a mouseDown action:

on mouseDown
  grab me
end mouseDown

-- Philip






More information about the use-livecode mailing list