PDA

View Full Version : unloadmovie problems


edoky145
08-01-2008, 01:17 AM
So i have a bug with my coding. The code is long and i won't post the whole thing here. However I hope somebody may have knowledge or experience with my problem.

http://www.aramiinteractive.com/arami/

It seems that when something is loading ( for example if you hit the "silversprings" box ) and then u quickly hit the home button ( the arami design logo ) . Then sometimes ( not everyone i talked to was able to recreate the problem ) the "silversprings" movie does not unload and u will see the preload bar still occuring in the background.

There is other code involved because of the complexity of the navigation but basically when u hit the "silversprings" button i am calling the simple code.

_parent.mcLoad.loadMovie("silversprings.swf");

where mcLoad is my empty movie clip on the _root timeline. Then when u hit the "homo" button I am calling the code

_parent.mcLoad.unloadMovie();

which should unload my empty movieclip.

Please help!
thanks
eddie

gnomeontherun
08-01-2008, 08:48 PM
I am not able to recreate the problem. Do you have a version of Flash that you find the problem occurs in? Have you tried in different browsers and OS? While this shouldn't make a difference, it might show something.

I'm using XP Pro, FF3, Flash 9 r124.