I posted up over here a quick comment and Ted asked that I post my question here, so I shall!
I was dorkin around with the new animation controls and noticed AnimationExtender, AnimationProperties, AnimationExtenderDesigner and Animation are all items I can play with in code behind -- but I'm not sure how to use these. I'm thinking I can make a class that handles this and makes it a bit faster for me later, but are there any examples or how-to's someone could throw out? Also, is there a way to use an actual XML file to load the sequences, animation actions, etc instead of coding it to the page directly?