Game Development Community

Playing videos on iOS

by Brian Williamson · in General Discussion · 01/21/2011 (11:08 am) · 3 replies

Is it possible to play videos (for cutscenes, game intros) using iTorque for iOS? I've been looking through the documentation on the Torque 2D demo but haven't found anything yet.

About the author

Recent Threads


#1
01/21/2011 (1:40 pm)
@Brian - Yes, it is possible. iT2D 1.4.1 will ship with sample code and a short doc explaining how that is done. There are threads here in the forum stating how to do this if you need to know immediately. Look for MPMoviePlayer as the search string.
#2
01/24/2011 (11:11 am)
I downloaded the TGB demo and the documentation, at least for the desktop version, has no mention of MPMoviePlayer in it.
#3
01/24/2011 (5:04 pm)
MPMoviePlayer uses iOS features to play video, and is only available in iT2D.