al3loo
06-10-2007, 05:57 PM
Hello!
I have a problem with my movie when I make loading for external swf then I can't to unload that external swf ..
I attached the full example with source, please help me as soon as you can :eek:
My Flash work when press on the button to loading external swf and bring it like it same (it is a photo gallery). Then code of the button change to ( gotoAndPlay(1); ) and the problem is that external swf is still in seeing ..
See that code in the flash ..
on (release) {
// Here I want any code to unload the external swf ..
gotoAndPlay(1);
}
Best Regards
AlEloo
I have a problem with my movie when I make loading for external swf then I can't to unload that external swf ..
I attached the full example with source, please help me as soon as you can :eek:
My Flash work when press on the button to loading external swf and bring it like it same (it is a photo gallery). Then code of the button change to ( gotoAndPlay(1); ) and the problem is that external swf is still in seeing ..
See that code in the flash ..
on (release) {
// Here I want any code to unload the external swf ..
gotoAndPlay(1);
}
Best Regards
AlEloo