The following ActionScript 3.0 APIs define functionality
that is useful on mobile devices.
Accelerometer APIThe following classes
allow the application get events from the device’s accelerometer:
Accelerometer
AccelerometerEvent
For more information,
see Accelerometer input.
Geolocation APIThe following classes
allow the application get events from the device’s location sensor:
Geolocation
GeolocationEvent
For more information, see Geolocation.
Touch, multi-touch, and gesture APIThe
following classes allow the application to receive touch and gesture
events:
GestureEvent
GesturePhase
MultiTouch
MultitouchInputMode
TouchEvent
TransformGestureEvent
For more information,
see Touch, multi-touch and gesture input.
|
|
|