on 2/13/02 3:12 PM, "Ken Norris (dialup)" <[EMAIL PROTECTED]> wrote:
> 
> on 2/13/02 9:28 AM, Philip Usher at [EMAIL PROTECTED] wrote:
> 
>> on 2/13/02 10:27 AM, "Ken Norris (dialup)" <[EMAIL PROTECTED]>
>> 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

OR if you mean drag and throw:

http://www.quicktimers.com/projects/throw/index.html

-- Philip



_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to