iPhoneUtils Manual     Reference     Scripting  
Scripting > Runtime Classes > iPhoneUtils
iPhoneUtils

Interface into iPhone miscellaneous functionality.

Class Variables
isApplicationGenuine

Returns false if application is altered in any way after it was built.

isApplicationGenuineAvailable

Returns false if application integrity cannot be confirmed.

Class Functions
PlayMovie

Plays a full-screen movie. Note that player will stream movie directly from the iPhone disc, therefore you have to provide movie as a separate files and not as an usual asset.

PlayMovieURL

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

Vibrate

Triggers device vibration.