Unknown problem with UILoader

Hi guys

I’m pretty new to using flash and actionscript so I’m not even sure what the problem is although I’m taking a stab in the dark at it.

I’ve set up a basic timeline with buttons that take you to different parts of the timeline where UILoaders ‘popup’ over the page playing a movie which is an external SWF which has a streaming FLV in them. A back button returns the timeliine to the first frame where the loader doesn’t appear. Basic stuff.

The problem I’ve noticed is that if I go back and forth a few times, the UILoaders become very slow to load (especially the third time) and I’m wondering if it might be because they continue loading in the background even when the timeline is returned to frame 1. If so, how do I reset the UIloader when I return to frame 1? I’ve tried using a ‘close’ and ‘unload’ command although I’m probably using it incorrectly as it returns error messages. If thats not why its happening at all, can you think of another reason this might be happening?

thanks

Andrew