codice:
for (k = _root._totalFrames; k > 0; k--) { 
	_root["linea" + k].removeMovieClip(); 
}