Scott,

How do you implement a grab or move to constrain a grc horizontally within the bounds of another graphic while the mouse is down????


Thanks,


Tom McGrath III
Lazy River Software
[email protected]

iTunes Library Suite - libITS
Information and download can be found on this page:
http://www.lazyriversoftware.com/RevOne.html





On Dec 12, 2008, at 2:14 PM, Scott Rossi wrote:

Recently, Richmond Mathewson wrote:

I suppose the really clever thing would be to put the 4 buttons together
in a group and then move the group around ????

Ho, Ho, Ho . . .  Just did it:

on mouseMove
 set the moveSpeed to 10000
 move grp "G1" to the mouseLoc
end mouseMove

There is more than one way to skin a cat!

If all you want to do is move an object/s around with the mouse, why not
just use the grab command?

Regards,

Scott Rossi
Creative Director
Tactile Media, Multimedia & Design


_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to