A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Removing movieclips, how?

  1. #1
    Junior Member
    Join Date
    Jan 2002
    Posts
    17
    i want to do this, i have a button inside a movieclip so i can drag it, so after dropping it on a certain point I want to remove it(the movieclip that i was draggin) how do i do it?

  2. #2
    Senior Member
    Join Date
    Nov 2001
    Posts
    254
    well if you have created the dragable movie clip using duplicateMoveClip() then you can use removeMovie clip... otherwise you can pobably just change the coordinates to place the mc off of the screen!

    hth--
    jimi mudgett

  3. #3
    Junior Member
    Join Date
    Jan 2002
    Posts
    17
    Originally posted by Mudgett
    well if you have created the dragable movie clip using duplicateMoveClip()
    I didn't use the duplicateMovieClip(), so you're saying that they way that this is sometimes done is by placing it out of the screen?

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