Loading into a specific frame in an SWF file

I’m using loadMovie to load an SWF file when a button is clicked and this works fine. But I need it to go to a specific frame in the SWF file when the button is clicked. How is this done and what code is needed?