i understand some of that now, but when i try it, it seems to not work? can you check whats wrong with this code plz? I keep getting an output error, and i’ve been staring at the code for a good amount of time, but still not notice whats wrong :-/
Here it is:
[AS]
for(i=0, i<10, i++) {
dupename = _root[“newbox”+i]
duplicateMovieClip(_root.box, dupename, 1)
Alright this is beginning to get really annoying :-\
It again doesn’t seem to work? This isnt’ for me, but I need lots of help myself too Heres the file, you think you can have a little look at it for me? thx
Oh yea, what was wrong with my code earlier? What did you mean by semicolons and commas!?