Problems animating alpha on a movieclip containing a dynamic text string

I’ve been trying to get a fade in/ fade out animation working on a movieclip that contains a dynamic text string. The animation is being called by a gotoAndPlay() AS command, but for some reason text will not work. It does work when I try to animate images from bitmaps or shapes, so I’m assuming the AS is written correctly.

Any ideas?