Can someone help me with an if statement?

I have a movie all setup.

I have on mouse click of a button a external movies that load into an empty clip, but what i need is for the button to be in its over state depending on the external clip loaded, for example if I select postcode SW, i would like the button sw to be in its over state.

I understand how to go about it, as I created a mc above the button which on frame one was not visible and on frame two was an overstate, I have done this for all nine buttons but my problem now lies in the if statement associated.

Can anyone give some direction or an example would be gr8 :slight_smile:

cheers

This will be in an if else statement, because if the second movie for say postcode two, we would not want the previosu button still highlighted.

Hope this adds to what I require>

cheers