Hello. I posted my problem several times two weeks ago. I haven't found a solution.
The Scene: i'm programming a Projector-Flash Project that loads contents in local. It uses _levels, AS2, and a MovieClipLoader to load contents in each _level through navigation in the app. The Problem: when i Load the swf's in the appropiate _level, the previous _level goes frozen (even a simple animation of "time to wait" during load). I also tried a preloader technique in the swf that is being loaded with two scenes, but the animation of the first scene also is frozen until the complete load is made. I think the cause of the problem is the following reason: When i load in remote, there is a portion of memo/processor free. So i can make anything during this time. When i load in local, all the resources are taken to make the load, so anything is frozen till the load is complete. Can anybody solve this question? thank u in advance! _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

