Make gotoAndPlay go to frame & keep going

(AS3)
I have a preloader that upon completion will goto whichever frame I like.
The problem is that it stays on that frame, and I want it continue playing from that point. How can I make this happen?