Calling SWF to a specific frame

I have a button that uses the Load Graphic Behavior for bringing a SWF, but i want the SWF to come in a specific frame instead than starting at frame 1. For examplel; i click the button, the behavior of Load Graphic brings my SWF to stage but i want to start at frame 50, not at frame 1. How can i do that…?

After i use the Load Graphic Behavior i try using a gotostop frame, but doesn’t work… can somebody help me out ?