Hi,
do you mean the 'good old' animated text effects?
Thay are no longer accessible via font formatting in Word 2007+. You can only 'revive' them using a VBA procedure using one of the constants:
wdAnimationBlinkingBackground
wdAnimationLasVegasLights
wdAnimationMarchingBlackAnts
wdAnimationMarchingRedAnts
wdAnimationShimmer
wdAnimationSparkleText
wdAnimationNone
NP 