Button Toggle

Discuss Lemur and share techniques.
Post Reply
Lawrence
Newbie
Posts: 5
Joined: 19 Jul 2012 21:41

Button Toggle

Post by Lawrence »

Ok, I've run out of scripting ideas. :) Can someone give me a pointer. Very simple (I suppose) thing, I just can't figure out how.

Two buttons: Stop and Play. The Play button toggles Green when on and White when off. What I want to do is set the state of the Play button to Off/White when I press the stop button.

I've tried various things like "setattribute" things with no luck. I know there's probably a really short single line script for that but, no luck figuring it out.

Thanks guys.
fader8
Newbie
Posts: 20
Joined: 24 Feb 2012 12:20

Re: Button Toggle

Post by fader8 »

I just did the same using the "switches" object. I set up one row two columns. Set the attribute to "radio". You can't label each switch, as far as I can tell, so I just put text labels above them.
Post Reply