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
