A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Duplicate Movie Clips

  1. #1
    Junior Member
    Join Date
    Feb 2008
    Posts
    4

    Duplicate Movie Clips

    I am trying to create something in which a movieclip tweens across the screen horizontally, once spacebar is clicked. In a certain interval i want the same movieclip to be duplicated, but on a different position on the yaxis, and then to tween across. I want this to happen for upwards of 150 or so times.
    Thanks.

  2. #2
    President PhobiK's Avatar
    Join Date
    Jan 2005
    Location
    Guatemala
    Posts
    918
    Make the tween inside the movieclip (make another clip into this one). Then just duplicate the movieclip using duplicateMovieClip(mcname, newname, depth) and set another _y position to it (newname._y = somenumber). Hope that helps
    This is MC. His _parents sent him to stop() by the super market to buy some _root beer if he wanted to gotoAndPlay() with his friends at the park later.

    This is my Blog!... The gaming Process
    Please check out my site: Giddel Creations

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