for (i = 0, i < array.lenght, i++){

if (this.name == "clip" + array(i)) {
azione bla bla
}
}
cosi?