x


Is it possible to play a movie on Android OS?

This is an Android question. I'm well aware that movie textures is possible on the Web and Iphones. I would like to display a movie in my "0" scene. If it is possible, any advice on how to do it would be appreciated. Thanx ps Please just make a "comment" if you do not have a specific answer. Thanx

more ▼

asked Nov 12 '11 at 03:18 AM

DFiable gravatar image

DFiable
141 43 54 55

(comments are locked)
10|3000 characters needed characters left

3 answers: sort voted first

I know this thread is old. But

Handheld.PlayFullScreenMovie() 

works fine. Remember that movie(s) need to be in a folder named "StreamingAssets".

You will likely want to put it in a IEnumerator function and yield it so that you know when it is done so you can load the next scene, just a hint.

more ▼

answered Oct 24 '12 at 11:42 AM

Pieces.Alex gravatar image

Pieces.Alex
1

(comments are locked)
10|3000 characters needed characters left

Could someone be more specific on how to utilize that function?

more ▼

answered Jul 31 '12 at 09:11 PM

enblomquist gravatar image

enblomquist
1

(comments are locked)
10|3000 characters needed characters left

iPhoneUtils.PlayMovie could work with Android as Movie Textures are not supported on Android.

more ▼

answered Nov 12 '11 at 04:04 PM

Wentzel gravatar image

Wentzel
101 7 10 12

(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x3929
x2611
x120
x113
x62

asked: Nov 12 '11 at 03:18 AM

Seen: 1502 times

Last Updated: Oct 24 '12 at 11:42 AM