codice:
for (i=1; i<=10; i++) {
	vuoto.duplicateMovieClip("vuoto"+i, i+1);
}