flash help
flash help
Out of context: Reply #5
- Started
- Last post
- 10 Responses
- toastie0
wherever
myButton.onRelease = function() {
for(var i=0; i < nummcs; i++) {
long.ass.path["myMc"+i].whatever...
}
}
wherever
myButton.onRelease = function() {
for(var i=0; i < nummcs; i++) {
long.ass.path["myMc"+i].whatever...
}
}