i would like to have movieclips that are duplicated in a position off screen and then scroll across the screen in a direction that i specify in the script then once off screen on the other side they disappear.
i don’t want all the movieclips to look the same though so i thought about adding a few frames to the base movieclip with different images in them then when the movieclip is duplicated it will choose a random frame to gotoAndStop on.
sounds kinda neat to me. i’m trying to understand how the movieclip duplication scripts work. it’s illuding me at the moment but i’d like to figure it out.
what i want to do with the script at the moment is have leaves blowing across the screen. i will have several different small images of leaves in the mc and then when they are generated they will pick a random frame or leaf image and then go across the screen and disappear