set action chain back to 0 and re-init each Part
this._actionIndex = [0]; dojo.forEach(this._parts,function(part){ part._reset(); },this);