Actionscript Question
Actionscript Question
Out of context: Reply #1
- Started
- Last post
- 9 Responses
- tomkat0
for[i=0; i smaller arraylength, i++]
if[myArray[i] == myVal] doSomething
for[i=0; i smaller arraylength, i++]
if[myArray[i] == myVal] doSomething