i have in ‘Scene 1’ a movieclip that is animated in actionscrpt and when i jump to ‘Scene 2’ everything desapears except this movie clip… i want the movie clip to disapear to… how can i do it?
target.removeMovieClip();
-=or=-
removeMovieClip(target);
hope this helps you