update: I found that this works to change the frame of each blank slot to the array label but i still feel im doing this the wrong way...
for(var i:int=0;i<MovieClip(root).MYinv.length;i++){
this["s"+i].gotoAndStop(MovieClip(root).MYinv[i]);
}
|
Results 1 to 2 of 2
Thread: Arrays and addchild/frame labelThreaded View
Tags for this Thread |
Click Here to Expand Forum to Full Width |