AS3 Question
AS3 Question
Out of context: Reply #3
- Started
- Last post
- 17 Responses
- ukit0
Thanks for your help. Basically what I am trying to do is cycle through a list of movieclips, all of which start with "item." So item1, item2, etc. And then add a variable, "num" to each of them.
How would I define the variable in this case since it's unique to each movieclip? Or, is there a better way to achieve this? Sorry if these are stupid questions, I'm just trying to wrap my head around AS3 quickly and this part of the syntax seems like a strange difference...