A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Unload Duplicate Movie Clips?

  1. #1
    Member
    Join Date
    Jul 2001
    Posts
    53
    Hi,
    I've made a load of duplicate movie clips, but when I click on a button I want these duplicates to unload/delete.
    How do I do this?
    Thanks.

  2. #2
    Flashkit Jedi

    Join Date
    Jul 2001
    Location
    Coruscant System
    Posts
    3,426
    Hi,

    use this AS:

    Code:
    removeMovieClip(movieclipname);
    Oh, and this is my 500th post so congratulate me, lol!

    XFM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center