Accessibility

Flex Documentation

Using Local SharedObjects with Flex


Table of Contents

  1. About local SharedObjects
  2. Creating a local SharedObject
  3. Example 1
  4. Example 2

This article describes how to use local SharedObjects with Macromedia Flex. For more information on the SharedObject API, see the SharedObject entry in Flex ActionScript Language Reference at http://livedocs.macromedia.com/flex/. For information on using remote SharedObjects, see the Flash Communication Server documentation.

About local SharedObjects

Creating a local SharedObject

Example 1

Example 2