Disable overlapping button on lower level

I have a button on _level1 that calls a movie to load on _level2 which also has a button in a similar area. 1st choice would be to move the buttons, however that is not an option. So, I wish to disable the button in _level1 only while the movie in _level2 is loaded… HELP!