I ran across this site last night which has some cool animations and of course several cheesy ones. Has anyone written their own custom animations with ST 2? If so, do you do it all in code extending Ext.fx.animation.Abstract or in CSS?
Depends on what you want to do. That sets up an animation but you also have Ext.anims object that you can do before and after stuff with and also if you want a card layout animation then you need to look at Ext.fx.layout.card