Hi, It may be theres an issue at this line unless your code you posted is incomplete: var grunner:ArrayCollection = //getting collection
After this line is there anything in the grunner array? Add trace statements or run though a debugger to see what the issues is would be the simple way to find out what is wrong in the code. Thanks, Justin