Click on any frame that has a little circle icon on it in the
timeline. A circle indicates the presence of ActionScript code.
Look for, and select, any white circle with a black outline on stage.
These circles indicate empty movie clips, which often contain nothing
but code. If there's no code on the empty clip itself,
double-click the clip to edit it and investigate its frames.
Select each button in the movie, one at a time. Some programmers tend
not to centralize code and place long, important scripts directly on
buttons.