Video in Game

Hi

Is it possible to show a video within a game? For example, my first person shooter character is walking around the scene and comes to a TV screen. After hitting a trigger, a video plays on the tv screen. Can that be done and if so, can you point me in the right direction?

Thanks,

Adrian

http://unity3d.com/support/documentation/Manual/Video%20Files

http://unity3d.com/support/documentation/ScriptReference/MovieTexture

Thank you! Exactly what I was looking for.

Adrian