Sorta the same bases of the falling snow but specific x value locations. On one of my frames I have a for loop which takes the a movieclip and duplicates it 30 times. Now in the movieclip I have the onClipEvent(load) where I define the _x and _y value. Some how I need to get the movieclip to appreat every 20 pixels from the last one. I was thinking of using the i variable in the for loop but by the time I get to the clip event the for loop is to the max of 30. Is the anyway I can declare _x value of a duplicate movieclip in the for loop. I just need the code snip that set the duplicated movieclip to -20+i*20. Anyway have the code snippet if there is one? Thanks a bunch!
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Actionscript Movieclip Placement Problem
|
0 | 33 | December 29, 2004 | |
[AS2.0] another duplicate movie clip prob | 0 | 80 | February 27, 2006 | |
Positioning movieclips with for loop | 0 | 63 | July 17, 2007 | |
Help me position a movieclip | 0 | 139 | November 17, 2011 | |
Using a loop to duplicate and random x pos
|
0 | 88 | October 5, 2007 |