What do these lines do?

what does the below code do?:
for (i=0; i<10; i++) {
_root.i.loadmovie(“4.swf”)
}