Which frame in loaded movie

hey!
im importing a movie with


loadMovie("test.swf","content")

were content is a little pink box with instance name content

now my question is , how do i choose which frame the imported movie is on.
i want to be abel to go to a certain fram in it and stop
preferably with no code in the imported movie if its possible

thanks