Question
Empty parent movieclip from child swf
I am very new at this stuff.
My parent swf has a movie clip with a png file in it. (E.G. myMCL.loadClip("master2.png", "empty1"); )
When I play another swf overtop, the png shows underneath as my new movie clip loads. Can I "unloadclip" in the master (parent) from my other child swfs before loading a new movie clip so that you will not see the png file? I have tried unsuccesssfully thus far.
Thank you in advance.
My parent swf has a movie clip with a png file in it. (E.G. myMCL.loadClip("master2.png", "empty1"); )
When I play another swf overtop, the png shows underneath as my new movie clip loads. Can I "unloadclip" in the master (parent) from my other child swfs before loading a new movie clip so that you will not see the png file? I have tried unsuccesssfully thus far.
Thank you in advance.