|
-
[RESOLVED] [F8] referencing Array of objects
Ive done this before, but I forget teh notations. I have objcts date1,date2..... save as a movieclip dateBoxes. I cant remember how to referencec them, say, in a for loop.
for (i=0; i==10; i++) {
dateBoxes.["date" + i].text = i;
}
Like that but it has to work lol.
thanks in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|