Answered
remove movieclip from stage
i have movie clip on stage which contains 10 frames.
i need scrip on last frame to remove the movie clip from stage.
any idea?
i have movie clip on stage which contains 10 frames.
i need scrip on last frame to remove the movie clip from stage.
any idea?
this.parent.removeChild(this);
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.