# How to preload swf in cache

**URL:** https://forum.kirupa.com/t/how-to-preload-swf-in-cache/166831
**Category:** flash
**Created:** [October 23, 2005, 4:12am UTC](https://forum.kirupa.com/t/how-to-preload-swf-in-cache/166831 "2005-10-23T04:12:27Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![cdtavijit](https://avatars.discourse-cdn.com/v4/letter/c/3ec8ea/32.png) [@cdtavijit](https://forum.kirupa.com/u/cdtavijit)
#### Post date: [October 23, 2005, 4:12am UTC](https://forum.kirupa.com/t/how-to-preload-swf-in-cache/166831/1 "2005-10-23T04:12:27Z")

</div>

hi,  
how can I preload my swf that is embedded in the cache so that when the visitor visits, they dont have to wait.

Here is the situation, I have an intro page and while the intro is playing i want to load the other swf that i have embedded in my main.html file in the cache. So that when intro is over, the user doesnt have to wait to see.

I understand one option is to use the \<div hidden\> method, but I have a shared object inside the flash so I cant play and hide it as if I play it, it will directly go to the end frame =(

Anyone can help? thanks
