I've compiled a POC of a 3D model controlled by multitouch events in flex (actually AIR 2.0). In the application I use TransformGestureEvent dispatched from flash 10.1 player. unfortunately this is the only event fired in Mac and only in AIR mode - adobe it's lame. TransformGestureEvent event availability Event Mac Air Mac Web Windows (Air+Web) GestureEvent.GESTURE_TWO_FINGER_TAP v GestureEvent.GESTURE_PAN v TransformGestureEvent.GESTURE_ROTATE v v TransformGestureEvent.GESTURE_SWIPE v v...