I'm trying to make a loop that will give me 100 values that should be build like the one below i'm have been trying to make a loop that will returns from val1 to val100 looping as well for the _root.VALUE1, and _root.VALUE2 and so on..... anyone can help it will be really apreciated

Val1 = (Number(_root.VALUE1_0)+Number(_root.VALUE1_1)+Num ber(_root.VALUE1_2)+Number(_root.VALUE1_3)+Number( _root.VALUE1_4)+Number(_root.VALUE1_5)+Number(_roo t.VALUE1_6)+Number(_root.VALUE1_7)+Number(_root.VA LUE1_8)+Number(_root.VALUE1_9)+Number(_root.VALUE1 _10));


thanks for your help....