sulla mc che contiene i vari pezzi:

onClipEvent(load){
frame=Math.ceil(Math.random()*_totalframes)
gotoAndStop(frame)
}

ciao