2 Replies Latest reply: Aug 22, 2008 6:10 AM by ron700 RSS

    My movieclips get duplicated

    ron700 Community Member
      Hi there,

      While testing an swc to drag and drop movieclips, my draggers got duplicated.
      Of course I don't want the draggers to be duplicated and I traced my problem
      back to setChildIndex and similtaneously running the movieclip.

      In short: A movieclip contains a dragger, the childIndex of the the dragger is changed
      and then the movieclip is played. Resulting in 2 draggers.

      I've put my problem in a file:

      http://www.liauw.nl/bugs/setchildIndex_bug_or_feature.fla

      My question is: Can I avoid the duplication (while running the clip)?

      thx,
      Ronald