# MovieClipLoader Caching?

**URL:** https://forum.kirupa.com/t/moviecliploader-caching/201527
**Category:** flash
**Created:** [September 22, 2006, 4:23am UTC](https://forum.kirupa.com/t/moviecliploader-caching/201527 "2006-09-22T04:23:18Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![alflow](https://avatars.discourse-cdn.com/v4/letter/a/439d5e/32.png) [@alflow](https://forum.kirupa.com/u/alflow)
#### Post date: [September 22, 2006, 4:23am UTC](https://forum.kirupa.com/t/moviecliploader-caching/201527/1 "2006-09-22T04:23:18Z")

</div>

When I load an external SWF into my UI SWF using [FONT=Courier New][COLOR=Blue]MovieClipLoader.loadClip()[/COLOR][/FONT], does the external SWF get cached?

Therefore, if the user tries to reload a SWF that had been previously loaded, the SWF will load from the local HDD instead of the website, right?

In my case, caching of content is important to reduce bandwidth usage.

Cheers  
Alfred
