Movies on Android. Is it possible?

I have Unity Pro 3. Its my understanding that Unity does not support movie fileson Android phones. Is that correct or is that just “movie textures” that Unity doesn’t support?
If Unity does support movies, not movie textures, I am trying to have an openning animation movie at the beginning of my game but I’m not sure how to call it if its not attached to a texture. Does anybody no how this is done on Android?
thanx

I know this thread is old.
But as im here now i might as well give one answer.

Handheld.PlayFullScreenMovie()

Works, at the very least in UNITY 3.5.6f4
but im fairly sure it has worked on afew earlier versions.

check this guy , he used a texture and it works :