a little AS math
a little AS math
Out of context: Reply #7
- Started
- Last post
- 32 Responses
- fate_redux0
rabattski is the smart cookie. this may be a quicker way to code it though.
num=17
function run(){
for(i=0; i=num){
group=num-i
trace(group)
}
}
}
rabattski is the smart cookie. this may be a quicker way to code it though.
num=17
function run(){
for(i=0; i=num){
group=num-i
trace(group)
}
}
}