When I use:
iPhoneUtils.PlayMovie("movie.m4v", Color.black, iPhoneMovieControlMode.CancelOnTouch);
the movie plays on my ipad but after the movie (or touch to cancel) plays, the screen moves up with the
next scene. It didn’t do that before Unity 3.4. How do I make it play, then just play the next scene with out
any scroll transition.
Thx for any tips!
Peter