Preloading external .swf files into browser cache

Hello,

I’m working on a hybrid site that uses multiple .swf files throughout and was wondering if there was a way I can have all the .swf files load to browser cache on the first page, either with actionscript, or javascript, or some other alternative…

Basically, I want certain .swf files to be cached to the users browser when the main page loads, so the files are ready when the user starts to navigate the rest of the site.

~pricky