Loading into targets

I have made a clompete site in flash , (for flash 6.0 players).
All content like text and image galleries are loaded into targets onRelease. The .swf movies that are loaded into the target containers have two scenes , one preloader and one content scene. When I load these movies , the preloader deos not appear. WHY!? Do I have to change the URL on the onrelease to the preloader swf instead of the originale content swf? (When I publish the movies that I want to load with prealoder and content scenes , two .swf files are made.

Please help.

KIOD

maybe your fla is small in size how many kb is your fla, if its small the preloader wont showup because its running remotely on your desktop, hit ctrl + enter twice so you can see the streaming process

Grim

The movies are big enough to display the preloader. When I view over streaming it apper. But I wonder if there maybe a conflict with the actionscript for the movies that are loaded , with the script of the main movie they are loaded into? Im not loading into a higher level , but an empty movie clip. When I push a button on the main .swf two .swf’s are loaded with the exact same preloader script. Will this cause problems??