Chapter 24. Using Shared Objects

<feature><title>What You Will Learn</title>

In this lesson, you will:

  • Create a new shared object on the client machine

  • Write a complex data structure to the shared object

  • Read data from an existing shared object

  • Use data from an existing shared object to populate form controls

</feature>
<feature><title>Approximate Time</title>

This lesson takes approximately 45 minutes to complete.

</feature>
<feature><title>Lesson Files</title>

Media Files:

  • None

Starting Files:

  • Lesson24/start/views/ecomm/Cart.mxml

  • Lesson24/start/views/ecomm/Checkout.mxml

  • Lesson24/start/valueObjects/ShoppingCart.as

Completed Files:

  • Lesson24/complete/views/ecomm/Cart.mxml

  • Lesson24/complete/views/ecomm/Checkout.mxml

  • Lesson24/complete/valueObjects/ShoppingCart.as ...

Get Adobe Flex 2: Training from the Source now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.