If the buttons are spread out over four different cards, you can't use a single command to a single group to turn them all off.
So you'll have to use a repeat loop in the openCard handler to loop through the four cards containing radio button groups and apply Chipp's logic to each group. You can use the lock screen command so that the user doesn't see this happening. On 12/1/05, Fred Giannetto <[EMAIL PROTECTED]> wrote: > > Hello Chipp, > > Is this in the card script (on opencard)? > > > -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Dan Shafer, Information Product Consultant and Author http://www.shafermedia.com Get my book, "Revolution: Software at the Speed of Thought" >From http://www.shafermediastore.com/tech_main.html _______________________________________________ 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
