Actionscript Question
Actionscript Question
Out of context: Reply #4
- Started
- Last post
- 9 Responses
- E__________0
I've got the shortest!!!
var i;
while(myArray[i] != myVar)
i++;
trace(i)
I've got the shortest!!!
var i;
while(myArray[i] != myVar)
i++;
trace(i)