Hey Julian,

when you load from Local, what does it means? Is it in Flash 8 player?
or previous one?

Your main movie is on local and you loadMovie from local? or main
movie is on Internet?
if yes, that's new Flash 8 security restrictions :( and I got no
solution (just workaround with HTTP server)

http://www.franto.com/blog2/flash8-security-problems
http://www.franto.com/blog2/flash8-security-problems-still-no-solution

but load local from local should not be problem

On 1/13/06, julian atienza <[EMAIL PROTECTED]> wrote:
> 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
>


--
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
Franto

http://blog.franto.com
http://www.flashcoders.sk
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to