I use the protototype by Ilyas in this Kirupa tutorial.
I have three movieclips on the stage. And there are buttons to use to call the prototype assign to movieclips. Currently, everytime the prototype was called, the movieclips will move alltogether. Basically what I want is the movie clip will move sequentially.
I was thinking to put the movieclips into the array, and assign the prototype sequentially, but I don’t know where to start. Here, I attached the file. Thanks for your help.
BTW, great tutorial Ilyas.