|
-
[RESOLVED] Truly deleting a movieclip
Im using a tilebased method, and in it I create movieclips using the new keyword paired with addChild. I want to free all memory used with the movieClips when it is time to delete them, including deleting it off the stage, of course.
Do I use delete, removeMovieClip(), set it to something (null for example), something else, or a combination of some of them?
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|