codice:
function setClip()
{
	i < uncertonumero ? attachMovie("clip", "clip" + i, i) : clearInterval(ID);
}
ID = setInterval(setClip, tempo);