Hey everyone. I am making something that when a button is clicked, a movie clip that takes up the whole screen is attached using the attachMovie command. At the end of the movieclip I have a button that I want to clear the movieclip when clicked. What is the command to do this. I’ve tried clear, destroyObject, removeMovieClip, but maybe I’m just doing it wrong. By the way, the movie clip is in the library. Also, how would I refer to this movie clip when using the command? It’s in the library but I want it to destroy the instance on screen. Is it _parent.name or _root.name or what? Thanks.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Un attaching movie clips | 1 | 38 | September 11, 2004 | |
Remove movie clip
|
0 | 43 | July 24, 2007 | |
attachmovie..unloadmovie..reattachmovie problem!!
|
0 | 43 | September 25, 2007 | |
Removing an attachMovie()'d clip?
|
0 | 84 | February 22, 2005 | |
Un-attach or remove movieclip from parent | 0 | 117 | November 3, 2010 |