| ||||
|
Lingo Programming : Director Online Forums
Questions about Lingo programming at all Levels
button problem
Posted by: toshga (---.sw.biz.rr.com)
Date: July 27, 2010 02:55PM I am very green when it comes to lingo so hopefully someone out there can help me out. I have a set of buttons on my display and I when I click a button I have it depress using a mousedown behavior. I than have the playhead to advance to a location on the timeline. I have that part figured out, but what I need is whenever I depress another button on the display, I want the previous button to un-depress and the new button to depress and move to another location on the timeline. Hope this makes sense. Any ideas?
Thanks in advance, Todd Re: button problem
Posted by: Sean Wilson (118.82.181.---)
Date: July 27, 2010 03:59PM You're describing a group toggle button. You'll need to post your existing code to see whether there's an existing interface to deal with this, or whether more code needs to be added to what you have already. Re: button problem
Posted by: dumbotheelephant (82.141.233.---)
Date: July 29, 2010 02:35PM Try using the multi-state button behaviour in the library in the controls section. Sorry, only registered users may post in this forum.
|