Monday, June 13, 2011

28 New and Updated Mobile Samples for Flex 4.5!

Holly Schinsky has created 28 new and updated mobile samples for the Flex 4.5 framework. You can read more about several of these on her blog. Here are some of the samples included:
  • Alert View - see how to do this in 4.5!
  • Camera Functions - checkout how to leverage functionality from your device's camera such as accessing the raw camera, UI capture and accessing the camera roll
  • Context Menu - custom popup menu for the device
  • Transition Effects - CrossFadeViewTransition, FlipViewTransition, SlideViewTransition, ZoomViewTransition
  • CSS Filtering - see how to apply style based on a target OS or DPI
  • Geolocation - display current location in latitudinal and longitudinal coordinates
  • Gesture - rotate, zoom and swipe images using gesture-supported devices
  • Multi-DPI Bitmap Handling - provide list of bitmaps for various runtime densities (DPI)
  • SkinnablePopupContainer - create skinnable pop-up to be used as a simple window, alert, etc.
  • ViewMenu - create menu to popup when user presses the device menu button
  • Many More!!!

LOCATION: Flex Mobile (**NEW**) > Mobile Sample Applications