The Enchanted Cave 2
Delve into a strange cave with a seemingly endless supply of treasure, strategically choos
4.39 / 5.00 38,635 ViewsGhostbusters B.I.P.
COMPLETE edition of the interactive "choose next panel" comic
4.09 / 5.00 15,161 ViewsWhile reading the forums I began to wonder something; What is actually the difference between removeMovieClip() and unloadMovie(). Are there any difference at all? Will it be a leak of memory if I use unloadMovie instead of the other method?
Check out the coolest Donkey Kong Game on NG!
http://www.newgrounds.com/portal/vi ew/459064
100 posts @ Posted at: 9/15/08 07:36 AM http://www.newgrounds.com/bbs/topic /969232
At 12/4/10 08:43 AM, CyberXR wrote: While reading the forums I began to wonder something; What is actually the difference between removeMovieClip() and unloadMovie(). Are there any difference at all? Will it be a leak of memory if I use unloadMovie instead of the other method?
A removeMovieClip() removes a movie clip that you added via an attachMovie(), the unloadMovie() remove the movie clip from the main timeline.
At 12/4/10 08:48 AM, Spysociety wrote: A removeMovieClip() removes a movie clip that you added via an attachMovie(), the unloadMovie() remove the movie clip from the main timeline.
unloadMovie() is used on external resources.
Thanks for the ansers. Didn't know of that :) But the unloadMovie works with attached MC's also, am I wrong?
Check out the coolest Donkey Kong Game on NG!
http://www.newgrounds.com/portal/vi ew/459064
100 posts @ Posted at: 9/15/08 07:36 AM http://www.newgrounds.com/bbs/topic /969232