in swish max like this
PHP Code:onSelfEvent (enterFrame) {
for (var i = 1; i <= 4; i++) {
if( this["mc"+ i]._currentframe== 8){
trace( "ok" )
}
}
}
|
Results 1 to 4 of 4
Threaded View
Tags for this Thread |
Click Here to Expand Forum to Full Width |