A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: [F8] duplicate movie clip and new motion tween problem

  1. #1
    Member
    Join Date
    Dec 2006
    Posts
    36

    [F8] duplicate movie clip and new motion tween problem

    Hi I am currently having a problem creating movie clips.

    I have created a movie clip which is an animation containing 5 different layers and 3 different motion tweens. I duplicate this movie clip and wish to change one of the motion tween's but when I change the motion tween in the new movie clip, it also changes the motion tween in the old movie clip.

    I have tried removing the motion tween in the new duplicated movie clip, and creating a new motion tween but this still gives me the same problem as above where the original movie clip now contains the new motion tween.

    Please help.

    Thanks,

    Dan

  2. #2
    Member Pepember
    Join Date
    Jul 2001
    Location
    Berlin
    Posts
    886
    that's because the MC on the stage is just an instance of the object in the library. So changing anything inside the instance is equal to changing the object in the library.

    the solution is to create another object in the library.
    go to the library, right-click your MC, click "Duplicate".
    work on the duplicated MC.
    Please sign here

  3. #3
    Member
    Join Date
    Dec 2006
    Posts
    36
    Thanks very much

  4. #4
    Member Pepember
    Join Date
    Jul 2001
    Location
    Berlin
    Posts
    886
    sure...you're welcome
    Please sign here

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