If you have two multi-state objects, object A and object B, a button that is inside object A cannot control object B. However, depending on what you're trying to do, maybe you can make an invisible button, a frame with no fill and no stroke, that is not inside object A. Then you can have the button control object B.