PDA

View Full Version : loadmovie hangs browser


cdtavijit
08-09-2005, 04:48 AM
Ok, here is the problem.

I have few flash files loaded in different different pages. The client wants it to load in seperate html pages, but want it to load silently, so that there is no delay time.

So, what i did was, every page, i added a dummy which checks the preloader, and loads the seperate movies.

And, to make it load in the background, I added a loadMovie() to level for the clips.

But, the problem comes is, when I try to navigate to any other page, they just hang there and dont want to open. If I dont give the loadMovie() then it will open, but if i give them, the browser will just hang in there and wont move at all.

Any idea?

thanks a lot

sophistikat
08-09-2005, 05:15 PM
can you post how you're scripting this?