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 | |
Actionscript Movieclip Placement Problem! | 0 | 77 | December 29, 2004 | |
Actionscript Movieclip Placement Problem | 0 | 34 | December 29, 2004 | |
[AS2.0] another duplicate movie clip prob | 0 | 80 | February 27, 2006 | |
[help] Random _x position glitch | 1 | 70 | August 20, 2004 |