Mc array

I have 50 movie clips conteining the same dynamic text. Each one is name mc_d1, mc_d2…
¿How can I use a for or while loop to stablish a consecutive value to every mc?

It seems to be a silly questions but makes me crazy to find a solution.

something like mc_d(what???)=i+1;

Thanks