Basic preloader question. If you load a swf into an alpha'd out mc...and then

do a loadMovie command again…shouldn’t it load in instantly?

I mean, if I load a swf into an mc that is set to zero alpha, and then I load it in again but this time so that it is visible…shouldn’t it already be in the cache?

I am finding that whenever I do a loadMovie command…it is taking way longer then it should be. Seeing that the swf in question should have been ‘preloaded’. I have a loader bar on the swf in question, and it is only a couple hundred k.

Am i missing something here?

What is a better way to do this?