There is no reason to do the cast to MovieClip
VideoPlayer inherits from Video so the line

MovieClip(FLVPlayer.getVideoPlayer(FLVPlayer.activeVideoPlayerIndex))._video.smoothing = true;

can be...