x


Playing fullscreen video when starting the ipad-app?

Hi,

i would like to know how can i play i fullscreen video on the start of my app? Is that possible?

Thanks for your help..

more ▼

asked Jun 23 '10 at 12:02 PM

yosh gravatar image

yosh
901 73 81 94

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

3 answers: sort voted first

Do you mean an avi/mpg,... video or a Unity3d Scene with camera?

For both: Just create a label(Or Cube) and assign the video as texture. Now just set the cube to the size of the screen.

You can use Screen.height or Screen.width

Hope it helps u

more ▼

answered Jun 24 '10 at 11:49 PM

Tobias gravatar image

Tobias
363 50 53 66

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

answered Jun 25 '10 at 01:02 AM

Tetrad gravatar image

Tetrad
7.2k 27 37 89

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

If you mean use a video as a splash screen for your app, you can't do that on an iPhone/iPad. After the app has started you can set up a scene that plays a video if you have unity ios pro. If not, you need to play the video using Apple's own mechanisms.

more ▼

answered Feb 24 '11 at 06:28 PM

Minthos gravatar image

Minthos
96 1 4

(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:

x360
x280
x156

asked: Jun 23 '10 at 12:02 PM

Seen: 3615 times

Last Updated: Jun 23 '10 at 12:02 PM