# Loading and Store Images Externally

**URL:** https://forum.kirupa.com/t/loading-and-store-images-externally/304294
**Category:** flash
**Created:** [February 5, 2010, 12:14am UTC](https://forum.kirupa.com/t/loading-and-store-images-externally/304294 "2010-02-05T00:14:54Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![waverider303](https://avatars.discourse-cdn.com/v4/letter/w/ac91a4/32.png) [@waverider303](https://forum.kirupa.com/u/waverider303)
#### Post date: [February 5, 2010, 12:14am UTC](https://forum.kirupa.com/t/loading-and-store-images-externally/304294/1 "2010-02-05T00:14:54Z")

</div>

I have the jist of how to load external images into as3. One thing that I do not understand is how to pull all the images needed and store them so that when you want to view a specific image it is not loading the image again.

I need help on how to pull about 10 images externally and store them in to movieclips or something so that when I roll over a button to display this image it will just call the movieclip and display the movie clip with a preloaded image already. I am also doing this dynamically.
