PDA

View Full Version : unloading prob


wil
12-07-2001, 03:00 AM
Can anyone help solve a unloading problem.
I have a site with many movie clip and buttons.
On some plug in version or browers the movie clips do not unload so the movie clips overlap.
This is the basic scripting i use on each button
On (Press)
Load Movie ("kid.swf", 4)
Unload Movie (2)
Unload Movie (3)
Unload Movie (5)
Unload Movie (101)
Unload Movie (102)
Unload Movie (103)
Unload Movie (104)
Unload Movie (105)
Unload Movie (106)
Unload Movie (107)
Unload Movie (108)
Yikes, we get the idea! :)
Unload Movie (320)
Unload Movie (321)
Unload Movie (322)
Unload Movie (323)
End On
Please can any body help?

thanks

wil

Billy T
12-07-2001, 06:10 AM
does the problemn "only" occur with some (older) versions of the plugin? cant you just ask the user to update their plugin?

wil
12-08-2001, 06:13 PM
Thanks Billy T and Jesse,
So telling people to up grade there plugin is all I can do about this problem. Thats cool, I expected that anyway. Just trying to satisfy my clients client.
thanks again.

wil

if anyone knows how to solve this problem w/ out an up grade,
I would be grateful.

peace