It was just a simple "mouseup" in the group script that goes through and checks the hilite of each button in the group and then does an action depending on that hilite like:
*if* the hilite of button "(CO)" is true *then* do something On Sat, Apr 18, 2009 at 2:05 PM, Mark Wieder <[email protected]> wrote: > william- > > > > You're not really checking which button is "down", are you? As opposed > to checking the hilitedButton of group x? And note that if the mouse > is moved then the hilite may not change and you won't get a mouseUp > event... > > _______________________________________________ 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
