Simple clean up - been away for a while

hey there,

i just need someone to show me how to re-write this:


thumb1MainHolder._xscale = 20;
thumb1MainHolder._yscale = 20;
thumb2MainHolder._xscale = 20;
thumb2MainHolder._yscale = 20;
thumb3MainHolder._xscale = 20;
thumb3MainHolder._yscale = 20;
thumb4MainHolder._xscale = 20;
thumb4MainHolder._yscale = 20;
thumb5MainHolder._xscale = 20;
thumb5MainHolder._yscale = 20;
thumb6MainHolder._xscale = 20;
thumb6MainHolder._yscale = 20;

i just want to stick it in a for loop (or something similar) so that it’s less lines of code.

Been away from flash for a while and seem to have forgotten loads!

thanks