Playing whole loop then Looping to certain frame

I have gotoAndPlay(96); on the last frame, but the movie starts AT frame 96 instead of frame 1… playing the whole loop once and then from the last frame goin to frame 96 and looping from 96-1535(last frame) for the rest of the movie. So Basically I’m tryin to get it like this:

Play Frames 1-1535 then when at 1535 goto frame 96 and then 96-1535 keep looping over and over… any help?