QUOTE(Walter Baker @ Feb 21 2010, 12:28 PM)

Well still a mystery, so a new way to approach this.
My chor is say 8 seconds, have a path. Constrain model to path. All good.
Now
Is it possible to have the model stop at say 4 sec. do a action for 1 sec. then continue on the path to the end?
Use the "ease" property of the path constraint. Set it to 0 at the beginning of your animation and 100% at the end.
In the middle you can key other values to govern how far it is along the path. 40% at 4 seconds and 40% at 5 seconds would make it stay at 40% from sec 4 to sec 5. Of course you have to zero slope those two keys.
QUOTE
Or
Is it possible to have 2 separate paths. Model goes down 1st one, then does an action, then continues on the second path?
Yes, but you'll need to key the enforcements of the two path constraints so one is completely off when you want the object to really be on the other path. And vice versa.
And of course you'll have to do some keys on the ease of both path constraints so they are not going thru the default 0 to 100% ease simultaneously.