30 November 2011
All
The Shopping Cart Reference Application is a sample application created with Flex 4.5. It will introduce you to the major updates in the Flex 4.5 SDK, and demonstrate best practices for designing and developing a shopping experience for both mobile and web platforms. The three Flex 4.5 Reference Applications use the ViewNavigatorApplication class as an application base for screen management, the ItemRenderer and LabeltItemRenderer/IconItemRenderer classes for list controls, and the MultiDPIBitmapSource and RuntimeDPI providers as means to manage different DPIs on different devices.
Specifically, the Shopping Cart Reference Application will introduce you to the following features of the Flex 4.5 SDK:
The article that accompanies this reference application contains detailed information about how to best build applications targeting multiple screens using the Flex 4.5 SDK, and is intended to help shorten the learning curve for Flex developers. With Flex 4.5, there are powerful new tools at your disposal for mobile and multiple-device optimization. Jumping into working code is a good way to get up-to-speed!
Follow the steps below to install the app and jump into working code.
Note: When you import an FXP file, it will also try to import a copy of the library it uses. If you have already imported the corresponding library, change the "Import Method" in the dialog from "Import New Copy of Project" to "Overwrite Existing Project: etc..."
Repeat for each Shopping Cart Reference Application FXP file.
Shopping Cart FXP Files:
This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License. Permissions beyond the scope of this license, pertaining to the examples of code included within this work are available at Adobe.