_root.loadMovie();

When using the _root.loadMovie(); feature, is it possible to go to a specific frame within the movie thats being loaded instead of directly to frame one? I have 3 movies I want to link.
TMC-HOME
TMC-HOME2
TMC-HOME3
on TMC-HOME2 AND 3 I want to click on the home button and go to TMC-HOME but to frame 53. Can this be done?
Also, when loading dynamic text from an external file, I’m using the filename.txt with the scrollbar, is it possible to create links from the loaded file to other sections of the text being loaded and to other external files. If so, can you please show me how? Thank you very much.

Mike