Thanks so much but I'm still a little confused!
This is the code I have so far:
//code to get the names into the circle!
// array with the names
var names = new Array("name2", "name3", "name4", "name5", "name6", "name7", "name8");
name_txt.text=new Array()
var total = names.length;
// number...