PDA

View Full Version : unLoadMovie or removeMovieClip



mario_hater
February 18th, 2007, 12:53 PM
in one function i attach a move using attachMovieClip and in another i remove it. In the one where i remove it i first used removeMovieClip(darkb) but it didnt work so i used unLoadMovie(darkb), and it worked. What is the difference between them so i know which one to use in future.

senocular
February 18th, 2007, 01:07 PM
http://www.kirupa.com/forum/showthread.php?t=235147
also see
http://www.kirupa.com/developer/actionscript/depths2.htm