@Origin : nah, it's actually static text:D
The thing is that you have the Resume movieclip which contains a graphic
and that graphic contains the text and the scroller. I think you selected all the content from Resume and created a tween, so flash automatically created a graphic for that tween. The bad thing is that you have 3 keyframes, and in each keyframe flash will create new instances for the elements inside the graphics whenever you try to change their position.
To fix this, go in the first keyframe from Resume movieclip, select the content and press F8 -> convert to MovieClip, name it ResumeTween or whatever. Then clear the keyframes from frame 45 and 90 because there you still have instances of the graphic, and then insert again keyframes in frame 45 and 90 and write the stop() action, just as it was before.
Anyway, you should consider some things:
1. you can do all the tweening dynamically very easy, using the tween class.
2. make something about the resume text. If you keep it static, at least use a mask, because the text goes over the buttons, and it's not nice.
But you can do it dynamically and load the text into a dynamic text field, which you can then scroll. i.e.: text scrollers
“True mastery transcede any particular art. It stems from mastery of oneself - the ability, developed throgh self-discipline, to be calm, fully aware, and complety in tune with oneself and the surroundings. Then, and only then, can a person know himself. ”