Probabilmente è:

codice:
onClipEvent (data){
	_root.pausaquad = setInterval(_root.quadratini, 300, this.colori);
}