I have 2 layers in one service. If the user clicks one on, I want the other one to turn off, and vice versa.
I am using the default flexviewer LayerListWidget.mxml and assume this is the place where I would want to put the code to handle the toggle on/off event.
I have seen these posts, but I am not sure it's the right code. Can someone provide me with the right code to use? Thanks in advance.