Very Confusing Problem

I have a very confusing and irritating Flash CS3 problem.

I’m making another Flash-based web site, and am doing a simple

“on (release) {
gotoAndStop(framenumber);
}”

form of navigation.

Attached are two pictures showing the problem I have.

In picture 1 you can see the Surf heading, nice and in tact. In picture 2 you can see the Current Promotions heading which has been cut off on both sides where the previous heading had been.

Each heading (and page) are on separate frames, and the same thing happens with each heading. If a smallish heading is on one frame, and a larger heading is on the next, the larger heading seems to be trimmed by the previous one.

I have no idea why this is happening. I’ve done a lot of Flash-based web sites now, and this has never happened to me before.

Can anyone help?