A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: [RESOLVED] problem removing movie clip

Threaded View

  1. #1
    Senior Member
    Join Date
    Jan 2007
    Location
    Barcelona
    Posts
    389

    resolved [RESOLVED] problem removing movie clip

    Attachment 74327Hi,

    I'm attaching the fla to simplify my explaining...

    I need to remove or perhaps sawpDepths of the clip loaded into the thumbnails, but I have tried a couple of ways like:



    Code:
    this.targetBox.removeMovieClip("image - "+n);
    this.targetBox["image - "+n].removeMovieClip();
    but I get no results. Any ideas will be appreciated.

    thanks
    Last edited by capdetrons; 07-04-2013 at 12:52 PM. Reason: attach fla

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