Drag n Drop Objects in Flash vs. Rev
Judy Perry
jperryl at ecs.fullerton.edu
Wed Dec 3 17:05:43 EST 2003
Hi,
Here's how I have done this; since other solutions have been presented,
perhaps someone could advise me if I'm doing it the wrong way?
on mouseStillDown
set the loc of me to the mouseLoc
end mouseStillDown
If I only want items deposited in a certain area, I do a loc detection on
a mouseUp handler.
Is this a bad way of doing things?
Thanks!
Judy
On Wed, 3 Dec 2003, Monte Goulding wrote:
>
> > Can anyone point me in the right direction? Do Rev objects have built
> > in drag and drop functionality, and if so, how is it accessed?
>
> If it's a simple drag then you might want to see the grab command. More
> complex drags can be done using mouse events (particularly mouseMove).
>
> Cheers
>
> Monte
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
More information about the use-livecode
mailing list