Manual     Reference     Scripting  
  
Scripting > Runtime Classes > iPhoneUtils   
  • Menu
  • Overview
  • Runtime Classes
  • Attributes
  • Enumerations
  • Editor Classes
  • Enumerations
  • History
  • Index
  • iPhoneUtils
  • All Members
  • Class Variables
  • isApplicationGenuine
  • isApplicationGenuineAvailable
  • Class Functions
  • PlayMovie
  • PlayMovieURL
  • Vibrate

iPhoneUtils.PlayMovieURL  

static function PlayMovieURL (url : String, bgColor : Color, controlMode : iPhoneMovieControlMode = iPhoneMovieControlMode.Full, scalingMode : iPhoneMovieScalingMode = iPhoneMovieScalingMode.AspectFit) : void

Description

Plays a full-screen movie loaded from a network-based URL.

See iPhoneUtils.PlayMovie for more details.