what is code to remove loaded movie when page is changed.
here is code
but.onPress = function () {
_root.createEmptyMovieClip(“container”, 1);
loadMovie(“gallery.swf”, “container”);
container._x = 285 ;
container._y = 39 ;
}
what is code to remove loaded movie when page is changed.
here is code
but.onPress = function () {
_root.createEmptyMovieClip(“container”, 1);
loadMovie(“gallery.swf”, “container”);
container._x = 285 ;
container._y = 39 ;
}
:: Copyright KIRUPA 2024 //--