Adding a Video to a Unity Game

Hi, I’d like to add a video clip to my Unity game to serve as an introduction to the game, somewhat of a prologue to the story. I’m not sure I’ve seen any tutorials on that, but I was hoping someone can help me find one.

If you know of a tutorial that will help me learn how to add a video clip to a Unity game, perhaps as a level, I would greatly appreciate it.

Thank you,
Calixto

Checkout following links

http://docs.unity3d.com/Documentation/Manual/VideoFiles.html

For Desktop Movie texture, for Mobile it has own native player that you can use if you are a Pro licenser!