Copy link to clipboard
Copied
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);
Copy link to clipboard
Copied
this.parent.removeChild(this);
Find more inspiration, events, and resources on the new Adobe Community
Explore Now