# Preload External Files

**URL:** https://forum.kirupa.com/t/preload-external-files/162791
**Category:** flash
**Created:** [September 16, 2005, 10:34am UTC](https://forum.kirupa.com/t/preload-external-files/162791 "2005-09-16T10:34:02Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![JamiroPt](https://avatars.discourse-cdn.com/v4/letter/j/ce73a5/32.png) [@JamiroPt](https://forum.kirupa.com/u/JamiroPt)
#### Post date: [September 16, 2005, 10:34am UTC](https://forum.kirupa.com/t/preload-external-files/162791/1 "2005-09-16T10:34:02Z")

</div>

Hi,

Can anyone give me a tip, in how to make a preload of an external loaded file?

I’ve got a movieclip that will load the external file, with the command:

container.loadmovie(“nameofthefile.swf”);

Since the file, is a little heavym i need to make a preload to make it run. The problem is, if I include a preload in the external file, the file when loaded will go to frame 1 of the main movie.

I still didn’t catch a way to make this work. Anyone can give me a hand with this please?

All the best.
